Fix bugs in previous commit that caused FTBFS in synfig and ETL FTBFS with older...
[synfig.git] / synfig-core / tags / synfig_0_61_05 / synfig-core / src / modules / untemplate.nsh
1 Section "un.@MODNAME@"
2         Delete "$INSTDIR\lib\synfig\modules\@MODNAME@.dll"
3         RMDir "$INSTDIR"
4 SectionEnd
5