Merge branch 'master' of git://git-annex.branchable.com

This commit is contained in:
Richard Hartmann 2014-02-25 22:57:53 +01:00
commit 8bca975254

View file

@ -35,6 +35,8 @@ UPGRADE_LOCATION=http://downloads.kitenet.net/git-annex/windows/current/git-anne
# for haskell libraries to link them with the cygwin library. # for haskell libraries to link them with the cygwin library.
cabal update || true cabal update || true
cabal install DAV
cabal install --only-dependencies || true cabal install --only-dependencies || true
# Detect when the last build was an incremental build and failed, # Detect when the last build was an incremental build and failed,