[OSX] revert renaming of Bitcoin-Qt.app

This commit is contained in:
Jonas Schnelli
2015-06-01 15:42:34 +02:00
parent 87550eefc1
commit a2241eabfd
6 changed files with 8 additions and 8 deletions

View File

@@ -596,7 +596,7 @@ if os.path.exists("dist"):
# ------------------------------------------------
target = os.path.join("dist", "Bitcoin Core.app")
target = os.path.join("dist", "Bitcoin-Qt.app")
if verbose >= 2:
print "+ Copying source bundle +"