clean harder

This commit is contained in:
Joey Hess 2015-04-14 15:00:39 -04:00
parent daa8cc298d
commit a5963bb321

View file

@ -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. # version of git, instead of the version installed at build time.
FORCE_GIT_VERSION=1.9.5 FORCE_GIT_VERSION=1.9.5
cabal clean cabal clean
rm -rf dist dist.old || mv -v dist dist.old
# 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