projects
/
git-annex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc50c00
)
remove verbose flag; aws deps fixed
author
Joey Hess
<joeyh@joeyh.name>
Mon, 19 Oct 2015 17:54:10 +0000
(13:54 -0400)
committer
Joey Hess
<joeyh@joeyh.name>
Mon, 19 Oct 2015 17:54:10 +0000
(13:54 -0400)
standalone/windows/build.sh
patch
|
blob
|
history
diff --git
a/standalone/windows/build.sh
b/standalone/windows/build.sh
index 829660b4b3458742eda05d57a517154bebafa5f7..7f577c90e93175f665ad1f1eaa32a7e38ba6fba0 100755
(executable)
--- a/
standalone/windows/build.sh
+++ b/
standalone/windows/build.sh
@@
-40,7
+40,7
@@
cabal update || true
cabal install warp-3.1.3.1
-cabal install --only-dependencies
-v3
|| true
+cabal install --only-dependencies || true
# Detect when the last build was an incremental build and failed,
# and try a full build. Done this way because this shell seems a bit