force DAV upgrade

This commit is contained in:
Joey Hess 2014-02-25 17:54:58 -04:00
parent 923aa48bf4
commit 6e19552c40
Failed to extract signature

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.
cabal update || true
cabal install DAV
cabal install --only-dependencies || true
# Detect when the last build was an incremental build and failed,