X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Fmodules%2Fmod_geometry%2Funmod_geometry.nsh;h=3f5b51662b543e61cbb88ee5f5c4a451596792fd;hb=4ba22fb51d97f1ecce04dcc5e40569a4354c1bae;hp=aca9f6aed5ad0d0932737eaa3a3018cc5fc5e538;hpb=ff9ed7c6c97639724efbe1beee356c9c8011d19a;p=synfig.git diff --git a/synfig-core/trunk/src/modules/mod_geometry/unmod_geometry.nsh b/synfig-core/trunk/src/modules/mod_geometry/unmod_geometry.nsh index aca9f6a..3f5b516 100644 --- a/synfig-core/trunk/src/modules/mod_geometry/unmod_geometry.nsh +++ b/synfig-core/trunk/src/modules/mod_geometry/unmod_geometry.nsh @@ -1,5 +1,8 @@ Section "un.mod_geometry" - Delete "$INSTDIR\lib\sinfg\modules\mod_geometry.dll" + Delete "$INSTDIR\lib\synfig\modules\mod_geometry.dll" + RMDir "$INSTDIR\lib\synfig\modules" + RMDir "$INSTDIR\lib\synfig" + RMDir "$INSTDIR\lib" RMDir "$INSTDIR" SectionEnd