This commit is contained in:
Joey Hess 2015-09-01 09:43:46 -07:00
parent a0412a4eed
commit 4ee9cb9c6d

View file

@ -38,10 +38,6 @@ rm -f git-annex-installer.exe
# for haskell libraries to link them with the cygwin library.
cabal update || true
# This workaround is still needed, it seems.
#cabal install transformers-compat -fthree
#cabal install DAV-1.0
cabal install --only-dependencies || true
# Detect when the last build was an incremental build and failed,