FORCE_GIT_VERSION hack no longer needed; windows autobuilder fixed
This commit is contained in:
parent
3a078ab357
commit
e0a840e735
1 changed files with 2 additions and 2 deletions
|
@ -26,8 +26,8 @@ export UPGRADE_LOCATION
|
||||||
|
|
||||||
# This can be used to force git-annex to build supporting a particular
|
# This can be used to force git-annex to build supporting a particular
|
||||||
# version of git, instead of the version installed at build time.
|
# version of git, instead of the version installed at build time.
|
||||||
FORCE_GIT_VERSION=1.9.5
|
#FORCE_GIT_VERSION=1.9.5
|
||||||
export FORCE_GIT_VERSION
|
#export FORCE_GIT_VERSION
|
||||||
|
|
||||||
# Uncomment to get rid of cabal installed libraries.
|
# Uncomment to get rid of cabal installed libraries.
|
||||||
#rm -rf /c/Users/jenkins/AppData/Roaming/cabal /c/Users/jenkins/AppData/Roaming/ghc
|
#rm -rf /c/Users/jenkins/AppData/Roaming/cabal /c/Users/jenkins/AppData/Roaming/ghc
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue