force DAV upgrade
This commit is contained in:
parent
923aa48bf4
commit
6e19552c40
1 changed files with 2 additions and 0 deletions
|
@ -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,
|
||||||
|
|
Loading…
Add table
Reference in a new issue