Tue, 11 Sep 2012 23:18:23 -0400
Exclude the Gtk directory in the win32-install-dir from being included in the installer.
| pidgin/win32/nsis/pidgin-installer.nsi | file | annotate | diff | comparison | revisions |
--- a/pidgin/win32/nsis/pidgin-installer.nsi Tue Sep 11 22:04:23 2012 -0400 +++ b/pidgin/win32/nsis/pidgin-installer.nsi Tue Sep 11 23:18:23 2012 -0400 @@ -328,7 +328,7 @@ Delete "$INSTDIR\plugins\liboscar.dll" Delete "$INSTDIR\plugins\libjabber.dll" - File /r /x locale ..\..\..\${PIDGIN_INSTALL_DIR}\*.* + File /r /x locale /x Gtk ..\..\..\${PIDGIN_INSTALL_DIR}\*.* ; Check if Perl is installed, if so add it to the AppPaths ReadRegStr $R2 HKLM ${PERL_REG_KEY} ""