make windows installer builder include libmagic files when present, but skip otherwise

This commit is contained in:
Joey Hess 2020-10-26 13:36:43 -04:00
parent aed64428d5
commit 3baef37caf
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 21 additions and 8 deletions

View file

@ -26,5 +26,4 @@ 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
used to make the builds linked to above.)
installer system, see Build/NullSoftInstaller.hs for details.)