File tree Expand file tree Collapse file tree 3 files changed +1
-29
lines changed Expand file tree Collapse file tree 3 files changed +1
-29
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,6 @@ WINDOWS_PACKAGING = $(top_srcdir)/share/pixmaps/bitcoin.ico \
64
64
$(top_srcdir ) /doc/README_windows.txt
65
65
66
66
OSX_PACKAGING = $(OSX_DEPLOY_SCRIPT ) $(OSX_INSTALLER_ICONS ) \
67
- $(top_srcdir ) /contrib/macdeploy/detached-sig-apply.sh \
68
67
$(top_srcdir ) /contrib/macdeploy/detached-sig-create.sh
69
68
70
69
COVERAGE_INFO = $(COV_TOOL_WRAPPER ) baseline.info \
Original file line number Diff line number Diff line change @@ -340,7 +340,7 @@ mkdir -p "$DISTSRC"
340
340
mkdir -p " unsigned-app-${HOST} "
341
341
cp --target-directory=" unsigned-app-${HOST} " \
342
342
osx_volname \
343
- contrib/macdeploy/detached-sig-{apply, create} .sh \
343
+ contrib/macdeploy/detached-sig-create.sh \
344
344
" ${BASEPREFIX} /${HOST} " /native/bin/dmg
345
345
mv --target-directory=" unsigned-app-${HOST} " dist
346
346
(
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments