build: Run libdmg-hfsplus's DMG tool in make deploy

Previously, the compression of the .iso file to a .dmg file was done
outside of `make deploy' in order to use the faketime-wrapped version of
libdmg-hfsplus's DMG tool.

Specifying the faketime-wrapped version of the DMG tool to ./configure
fixes this and simplifies build scripts.
This commit is contained in:
Carl Dong
2020-09-25 21:18:01 -04:00
parent b76abae387
commit 22437fc72e
4 changed files with 10 additions and 5 deletions

1
.gitignore vendored
View File

@@ -76,6 +76,7 @@ src/qt/bitcoin-qt.includes
*.log
*.trs
*.dmg
*.iso
*.json.h
*.raw.h