argh, why u no version?

This commit is contained in:
Joey Hess 2015-04-14 15:03:08 -04:00
parent a5963bb321
commit f613827772

View file

@ -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