We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f6420c commit 2e7cde8Copy full SHA for 2e7cde8
contrib/guix/libexec/codesign.sh
@@ -91,7 +91,7 @@ mkdir -p "$DISTSRC"
91
-- -volume_date all_file_dates ="$SOURCE_DATE_EPOCH"
92
93
# Compress uncompressed.dmg and output to OUTDIR
94
- ./dmg dmg uncompressed.dmg "${OUTDIR}/${DISTNAME}-${HOST}-signed.dmg"
+ ./dmg dmg uncompressed.dmg "${OUTDIR}/${DISTNAME}-${HOST}.dmg"
95
;;
96
*)
97
exit 1
0 commit comments