X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Fmodules%2Fmod_gradient%2Fmod_gradient.nsh;h=6d8f4952fbb821f02b890f49e6d1692d35a8f4a4;hb=e74e7f97c7fe9ec10b0004a49a0222110539a4e5;hp=a27f51252020c186c0ccda2421a97351d2c931c0;hpb=ff9ed7c6c97639724efbe1beee356c9c8011d19a;p=synfig.git diff --git a/synfig-core/trunk/src/modules/mod_gradient/mod_gradient.nsh b/synfig-core/trunk/src/modules/mod_gradient/mod_gradient.nsh index a27f512..6d8f495 100644 --- a/synfig-core/trunk/src/modules/mod_gradient/mod_gradient.nsh +++ b/synfig-core/trunk/src/modules/mod_gradient/mod_gradient.nsh @@ -4,10 +4,10 @@ Section "mod_gradient" Sec_mod_gradient ; SectionIn RO ; Set output path to the installation directory. - SetOutPath "$INSTDIR\lib\sinfg\modules" + SetOutPath "$INSTDIR\lib\synfig\modules" ; Put file there - File /oname=mod_gradient.dll "src\modules\mod_gradient\.libs\libmod_gradient-0.dll" + File /oname=mod_gradient.dll "src\modules\mod_gradient\.libs\libmod_gradient.dll" FileOpen $0 $INSTDIR\etc\synfig_modules.cfg a