use win32 2.6.1.0

That has my patches merged into it, so stack-windows.yaml is not needed
any longer.

This commit was sponsored by Boyd Stephen Smith Jr. on Patreon.
This commit is contained in:
Joey Hess 2017-11-09 13:39:07 -04:00
parent 3ec579f5e1
commit a0c38d7c96
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
5 changed files with 8 additions and 40 deletions

View file

@ -39,9 +39,8 @@ for Windows. One way is to download it from
Put it somewhere in PATH.
Then open Git Bash, [[clone git-annex|download]], and in git-annex's source
tree, run "stack build --stack-yaml stack-windows.yaml" to download and
build all dependencies and git-annex. "stack install --stack-yaml
stack-windows.yaml" will install git-annex.
tree, run "stack build" to download and
build all dependencies and git-annex. "stack install" will install git-annex.
(To build the git-annex installer, you also need to install the NullSoft
installer system. The script `standalone/windows/build.sh` is