aboutsummaryrefslogtreecommitdiff
path: root/standalone
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-09-01 09:43:46 -0700
committerGravatar Joey Hess <joeyh@joeyh.name>2015-09-01 09:43:46 -0700
commit6e4a1f7a771ca10ede528776ed126ef11f802dfd (patch)
treea3eaff0d826b377910ebc7f90d37fdc5d51975d9 /standalone
parented7f7ef6e08ba7053616503a9935d8dee7e1fa97 (diff)
decruft
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,