set UPGRADE_LOCATION for Windows build

This commit is contained in:
Joey Hess 2013-11-22 15:25:15 -04:00
parent 4112b317a7
commit f5066d788a

View file

@ -11,6 +11,8 @@ FLAGS="-Webapp -Assistant -XMPP"
PATH="$HP/bin:$HP/lib/extralibs/bin:/c/Program Files (x86)/NSIS:$PATH" PATH="$HP/bin:$HP/lib/extralibs/bin:/c/Program Files (x86)/NSIS:$PATH"
UPGRADE_LOCATION=http://downloads.kitenet.net/git-annex/windows/current/git-annex-installer.exe
# Run a command with the cygwin environment available. # Run a command with the cygwin environment available.
# However, programs not from cygwin are preferred. # However, programs not from cygwin are preferred.
withcyg () { withcyg () {