From 82f7ecd859a7032889d9ad7bded72734310c1f84 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 14 Apr 2015 15:00:39 -0400 Subject: clean harder --- standalone/windows/build.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'standalone') diff --git a/standalone/windows/build.sh b/standalone/windows/build.sh index 0e485aa99..1c13467ff 100755 --- a/standalone/windows/build.sh +++ b/standalone/windows/build.sh @@ -27,6 +27,7 @@ UPGRADE_LOCATION=http://downloads.kitenet.net/git-annex/windows/current/git-anne # version of git, instead of the version installed at build time. FORCE_GIT_VERSION=1.9.5 cabal clean +rm -rf dist dist.old || mv -v dist dist.old # Uncomment to get rid of cabal installed libraries. #rm -rf /c/Users/jenkins/AppData/Roaming/cabal /c/Users/jenkins/AppData/Roaming/ghc -- cgit v1.2.3