From 5df3db90279f0385f718cff03a5c423bcc17f820 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 25 Feb 2014 17:56:49 -0400 Subject: [PATCH] remove hack --- standalone/windows/build.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/standalone/windows/build.sh b/standalone/windows/build.sh index de7fc4b5fa..9473b92577 100755 --- a/standalone/windows/build.sh +++ b/standalone/windows/build.sh @@ -35,8 +35,6 @@ UPGRADE_LOCATION=http://downloads.kitenet.net/git-annex/windows/current/git-anne # for haskell libraries to link them with the cygwin library. cabal update || true -cabal install DAV - cabal install --only-dependencies || true # Detect when the last build was an incremental build and failed,