summaryrefslogtreecommitdiff
path: root/standalone
diff options
context:
space:
mode:
Diffstat (limited to 'standalone')
-rwxr-xr-xstandalone/windows/build.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/standalone/windows/build.sh b/standalone/windows/build.sh
index 7cbfb342d..7b78953d0 100755
--- a/standalone/windows/build.sh
+++ b/standalone/windows/build.sh
@@ -38,10 +38,6 @@ rm -f git-annex-installer.exe
# for haskell libraries to link them with the cygwin library.
cabal update || true
-# This workaround is still needed, it seems.
-#cabal install transformers-compat -fthree
-#cabal install DAV-1.0
-
cabal install --only-dependencies || true
# Detect when the last build was an incremental build and failed,