X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Fmodules%2Fmod_noise%2Funmod_noise.nsh;h=fe04e1f7492215e0a7d84ef3d6f2921a223800cb;hb=5cbae0ebf380e355b6ef2dd77e27f87adc686759;hp=ae85c9309ca6b081b8cba282145f6a0d8b988e0f;hpb=ff9ed7c6c97639724efbe1beee356c9c8011d19a;p=synfig.git diff --git a/synfig-core/trunk/src/modules/mod_noise/unmod_noise.nsh b/synfig-core/trunk/src/modules/mod_noise/unmod_noise.nsh index ae85c93..fe04e1f 100644 --- a/synfig-core/trunk/src/modules/mod_noise/unmod_noise.nsh +++ b/synfig-core/trunk/src/modules/mod_noise/unmod_noise.nsh @@ -1,5 +1,8 @@ Section "un.mod_noise" - Delete "$INSTDIR\lib\sinfg\modules\mod_noise.dll" + Delete "$INSTDIR\lib\synfig\modules\mod_noise.dll" + RMDir "$INSTDIR\lib\synfig\modules" + RMDir "$INSTDIR\lib\synfig" + RMDir "$INSTDIR\lib" RMDir "$INSTDIR" SectionEnd