summaryrefslogtreecommitdiff
path: root/standalone/windows
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-08-13 13:03:46 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-08-13 13:03:46 -0400
commit3d19b937a3e267f94631481de4ff0b52f5ac6549 (patch)
tree86b66ba4d1e5ae759cbd97058e66ed60214d89b4 /standalone/windows
parent28031c16c5f07260f17ddc11234f414dc1795939 (diff)
typo
Diffstat (limited to 'standalone/windows')
-rwxr-xr-xstandalone/windows/build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/standalone/windows/build.sh b/standalone/windows/build.sh
index f4aba966f..34825931a 100755
--- a/standalone/windows/build.sh
+++ b/standalone/windows/build.sh
@@ -35,7 +35,7 @@ rm -f git-annex-installer.exe
# for haskell libraries to link them with the cygwin library.
cabal update || true
-cabal transformers-compat -fthree
+cabal install transformers-compat -fthree
cabal install mtl-2.1.3.1
cabal install DAV-1.0