From a11e7dd314b724168033a2f4a22a194c5156009a Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 22 Oct 2017 15:20:26 -0400 Subject: typo --- standalone/windows/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'standalone') diff --git a/standalone/windows/build.sh b/standalone/windows/build.sh index 8233527b7..343b5dfbe 100755 --- a/standalone/windows/build.sh +++ b/standalone/windows/build.sh @@ -42,7 +42,7 @@ stack setup --stack-yaml standalone/windows/stack.yaml stack build -j 1 --stack-yaml standalone/windows/stack.yaml --no-haddock --dependencies-only # Build git-annex -withcyg stack build --stack-yaml --no-haddock standalone/windows/stack.yaml +withcyg stack build --stack-yaml standalone/windows/stack.yaml # Get extra programs to bundle with git-annex. # These are msys2 programs, from https://msys2.github.io/. -- cgit v1.2.3