diff options
Diffstat (limited to 'standalone')
-rw-r--r-- | standalone/windows/build.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/standalone/windows/build.sh b/standalone/windows/build.sh index c61063ade..56aa58f31 100644 --- a/standalone/windows/build.sh +++ b/standalone/windows/build.sh @@ -26,8 +26,6 @@ rm -f git-annex-installer.exe # for haskell libraries to link them with the cygwin library. cabal update || true -cabal install MissingH - cabal install --only-dependencies -f"$FLAGS" # Detect when the last build was an incremental build and failed, |