summaryrefslogtreecommitdiff
path: root/standalone
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-04-14 14:54:49 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-04-14 14:54:49 -0400
commitbd4f9af7568ccc267068905cc7f5d1cf3f651f7e (patch)
treed2ceb529bd9fbdfb521d5b58d2ccdab1c9fd846b /standalone
parent86a86ad53f59caf9c6e6b0ba2ce5ca1f27660521 (diff)
force clean
Diffstat (limited to 'standalone')
-rwxr-xr-xstandalone/windows/build.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/standalone/windows/build.sh b/standalone/windows/build.sh
index 99c8418f0..0e485aa99 100755
--- a/standalone/windows/build.sh
+++ b/standalone/windows/build.sh
@@ -26,6 +26,7 @@ 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
+cabal clean
# Uncomment to get rid of cabal installed libraries.
#rm -rf /c/Users/jenkins/AppData/Roaming/cabal /c/Users/jenkins/AppData/Roaming/ghc