This commit is contained in:
Joey Hess 2017-10-22 15:20:26 -04:00
parent 008e991ff5
commit c745480882
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -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 stack build -j 1 --stack-yaml standalone/windows/stack.yaml --no-haddock --dependencies-only
# Build git-annex # 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. # Get extra programs to bundle with git-annex.
# These are msys2 programs, from https://msys2.github.io/. # These are msys2 programs, from https://msys2.github.io/.