Fix bugs in previous commit that caused FTBFS in synfig and ETL FTBFS with older...
[synfig.git] / synfig-core / tags / synfig_0_61_06 / src / modules / mod_mng / unmod_mng.nsh
1 ; FIXME: THIS DOES NOT ACTUALLY WORK YET
2 Section "un.mod_mng"
3         Delete "$INSTDIR\lib\synfig\modules\mod_mng.dll"
4         RMDir "$INSTDIR"
5 SectionEnd
6