Try to fix the win64 build.

svn path=/trunk/; revision=31885
This commit is contained in:
Anders Broman 2010-02-15 22:24:40 +00:00
parent fd56c2087d
commit c74f13983d
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
# 64-bit wrapper for win-setup.sh.
export DOWNLOAD_TAG="2009-12-21"
export DOWNLOAD_TAG="2010-01-26-1.2"
export WIRESHARK_TARGET_PLATFORM="win64"
WIN_SETUP=`echo $0 | sed -e s/win64/win/`