fix macdeploy script

make deploy will generate blackcoin img file
This commit is contained in:
pensokha
2018-03-03 14:38:29 +07:00
parent ce1dec5ba6
commit 6efd9d8057
6 changed files with 11 additions and 9 deletions

View File

@@ -16,6 +16,7 @@ WALLET_UTILITY_BIN=$(top_builddir)/src/wallet-utility$(EXEEXT)
BITCOIN_WIN_INSTALLER=$(PACKAGE)-$(PACKAGE_VERSION)-win$(WINDOWS_BITS)-setup$(EXEEXT)
OSX_APP=Lore-Qt.app
OSX_VOLNAME =Blackcoin-Lore.dmg
OSX_DMG=Blackcoin-Lore.dmg
OSX_BACKGROUND_IMAGE=background.tiff
OSX_DSSTORE_GEN=$(top_srcdir)/contrib/macdeploy/custom_dsstore.py