From 6c3c751a6722b3eed5e1c5be24b925005a51ccbc Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 10 Aug 2014 16:06:20 -0400 Subject: nuke cabal on windows, so it will build new DAV --- standalone/windows/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'standalone') diff --git a/standalone/windows/build.sh b/standalone/windows/build.sh index a661e8fbc..75cb61081 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. -- cgit v1.2.3