One more place with win32-setup.sh -> win-setup.sh

Change-Id: Id6738d06470da81dd18d0e80e474c9ca64169d03
Reviewed-on: https://code.wireshark.org/review/3145
Reviewed-by: Jörg Mayer <jmayer@loplof.de>
This commit is contained in:
Joerg Mayer 2014-07-21 03:09:22 +02:00 committed by Jörg Mayer
parent 075ac2e7f5
commit 494092a418
1 changed files with 2 additions and 2 deletions

View File

@ -105,8 +105,8 @@ source: WiresharkPortable.ini
findprocdll:
if not exist $(FINDPROCDLL) \
@$(SH) ../../../tools/win32-setup.sh "$(WIN32_SETUP_OPT)" "$(WIRESHARK_LIB_DIR)" \
$(NSIS_PLUGINS) FindProc.zip
@$(SH) ../../../tools/win-setup.sh "$(WIN32_SETUP_OPT)" "$(WIRESHARK_LIB_DIR)" \
$(NSIS_PLUGINS) FindProc.zip "$(DOWNLOAD_TAG)"
WiresharkPortable-$(VERSION).paf.exe : dirs appinfo nsis-bits pack source Files/WiresharkPortable.exe Installer.nsi