summaryrefslogtreecommitdiff
path: root/standalone
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-05-29 13:45:30 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-05-29 13:45:30 -0400
commit6ebe55137a7e387371e7e5e973233944c9a8dbb4 (patch)
tree9d07cc391c5c3de2247e9883cd69f51012a44b47 /standalone
parent9270cd3ec73a7f7aa2abf9fbc8a5775ac6227d22 (diff)
forcing windows autobuilder to rebootstrap cabal libs
Diffstat (limited to 'standalone')
-rwxr-xr-xstandalone/windows/build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/standalone/windows/build.sh b/standalone/windows/build.sh
index 8751e4573..3beb63dd7 100755
--- a/standalone/windows/build.sh
+++ b/standalone/windows/build.sh
@@ -24,7 +24,7 @@ withcygpreferred () {
UPGRADE_LOCATION=http://downloads.kitenet.net/git-annex/windows/current/git-annex-installer.exe
# 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
# Don't allow build artifact from a past successful build to be extracted
# if we fail.