summaryrefslogtreecommitdiff
path: root/standalone
diff options
context:
space:
mode:
Diffstat (limited to 'standalone')
-rw-r--r--standalone/windows/build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/standalone/windows/build.sh b/standalone/windows/build.sh
index c63fa8b17..43c4e2e08 100644
--- a/standalone/windows/build.sh
+++ b/standalone/windows/build.sh
@@ -24,7 +24,7 @@ rm -f git-annex-installer.exe
# Install haskell dependencies.
# cabal install is not run in cygwin, because we don't want configure scripts
# for haskell libraries to link them with the cygwin library.
-cabal update
+cabal update || true
rm -rf MissingH-1.2.0.0
cabal unpack MissingH