aboutsummaryrefslogtreecommitdiff
path: root/standalone/windows/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'standalone/windows/build.sh')
-rwxr-xr-xstandalone/windows/build.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/standalone/windows/build.sh b/standalone/windows/build.sh
index f13f50083..a35df65a1 100755
--- a/standalone/windows/build.sh
+++ b/standalone/windows/build.sh
@@ -38,8 +38,6 @@ rm -f git-annex-installer.exe
# for haskell libraries to link them with the cygwin library.
cabal update || true
-cabal install warp-3.1.3.1
-
cabal install --only-dependencies || true
# Detect when the last build was an incremental build and failed,