mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-01-14 17:17:58 +00:00
b73dc953a8
d16f6f8 Remove unused imports in macdeploy script (Federico Bond)
MacDeploy
For Snow Leopard (which uses Python 2.6), you will need the param_parser package:
sudo easy_install argparse
This script should not be run manually, instead, after building as usual:
make deploy
During the process, the disk image window will pop up briefly where the fancy settings are applied. This is normal, please do not interfere.
When finished, it will produce Bitcoin-Qt.dmg
.