From bf81bbec491f6418dcd6aec2260ab8443ef7d00e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 14 Apr 2015 15:03:08 -0400 Subject: argh, why u no version? --- standalone/windows/build.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/standalone/windows/build.sh b/standalone/windows/build.sh index 1c13467ff..6ba9c5810 100755 --- a/standalone/windows/build.sh +++ b/standalone/windows/build.sh @@ -26,6 +26,8 @@ UPGRADE_LOCATION=http://downloads.kitenet.net/git-annex/windows/current/git-anne # This can be used to force git-annex to build supporting a particular # version of git, instead of the version installed at build time. FORCE_GIT_VERSION=1.9.5 +export FORCE_GIT_VERSION + cabal clean rm -rf dist dist.old || mv -v dist dist.old -- cgit v1.2.3