aboutsummaryrefslogtreecommitdiff
path: root/contrib/macdeploy/detached-sig-create.sh
diff options
context:
space:
mode:
authorAlan Cramer <[email protected]>2019-06-22 08:53:56 +0930
committerRoss Nicoll <[email protected]>2019-07-12 21:31:54 +0000
commit0354bf7ef604c1303ee5180c9b9f766b114e7db8 (patch)
tree85784339ab783be4f13d70b41cb2d6f07510623c /contrib/macdeploy/detached-sig-create.sh
parentUpdated Dogecoin references in Docs (diff)
downloaddiscoin-0354bf7ef604c1303ee5180c9b9f766b114e7db8.tar.xz
discoin-0354bf7ef604c1303ee5180c9b9f766b114e7db8.zip
Updating Dogecoin references in Contrib files
Updating some missed Bitcoin data to Dogecoin branding and values in Contrib folder
Diffstat (limited to 'contrib/macdeploy/detached-sig-create.sh')
-rwxr-xr-xcontrib/macdeploy/detached-sig-create.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/macdeploy/detached-sig-create.sh b/contrib/macdeploy/detached-sig-create.sh
index 5022ea88b..3672684cb 100755
--- a/contrib/macdeploy/detached-sig-create.sh
+++ b/contrib/macdeploy/detached-sig-create.sh
@@ -6,7 +6,7 @@
set -e
ROOTDIR=dist
-BUNDLE="${ROOTDIR}/Bitcoin-Qt.app"
+BUNDLE="${ROOTDIR}/Dogecoin-Qt.app"
CODESIGN=codesign
TEMPDIR=sign.temp
TEMPLIST=${TEMPDIR}/signatures.txt