From daa8cc298d072949ba9175f0a6e52e15423e15bd Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 14 Apr 2015 14:54:49 -0400 Subject: [PATCH] force clean --- standalone/windows/build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/standalone/windows/build.sh b/standalone/windows/build.sh index 99c8418f0f..0e485aa995 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