From 786a0735598650b3bbcb897232b8c91caa503ed8 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 24 Aug 2013 09:50:43 -0400 Subject: shouldn't need separate missingh install step anymore --- standalone/windows/build.sh | 2 -- 1 file changed, 2 deletions(-) (limited to 'standalone') 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, -- cgit v1.2.3