macos release build: fix zip target.

This commit is contained in:
John MacFarlane
2022-08-22 12:10:06 -07:00
parent 3040c2c42c
commit 41a7893b8e
+1 -1
View File
@@ -20,7 +20,7 @@ $(BASE)-macOS.pkg: pandoc.pkg
productbuild --distribution distribution.xml --resources Resources --package-path $< --version $(VERSION) --sign 'Developer ID Installer: John Macfarlane' $@
$(BASE)-macOS.zip: $(DEST)/bin/pandoc-server signed.txt
ln -s $(DEST) $(BASE)
mv $(DEST) $(BASE)
zip --symlinks -r $@ $(BASE)
gon.hcl: version.txt