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 @@ -60,7 +60,6 @@ WINDOWS_PACKAGING = $(top_srcdir)/share/pixmaps/dash.ico \
6060 $(top_srcdir ) /doc/README_windows.txt
6161
6262OSX_PACKAGING = $(OSX_DEPLOY_SCRIPT ) $(OSX_INSTALLER_ICONS ) \
63- $(top_srcdir ) /contrib/macdeploy/detached-sig-apply.sh \
6463 $(top_srcdir ) /contrib/macdeploy/detached-sig-create.sh
6564
6665COVERAGE_INFO = baseline.info \
Original file line number Diff line number Diff line change @@ -334,7 +334,7 @@ mkdir -p "$DISTSRC"
334334 mkdir -p " unsigned-app-${HOST} "
335335 cp --target-directory=" unsigned-app-${HOST} " \
336336 osx_volname \
337- contrib/macdeploy/detached-sig-{apply, create} .sh \
337+ contrib/macdeploy/detached-sig-create.sh \
338338 " ${BASEPREFIX} /${HOST} " /native/bin/dmg
339339 mv --target-directory=" unsigned-app-${HOST} " dist
340340 (
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments