mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-29 01:41:20 +08:00
macos release build: fix zip target.
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user