mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-14 18:48:36 -07:00
Fix paths again in Mac pkg build.
This commit is contained in:
parent
1afd02df54
commit
97dd8d864f
2 changed files with 22 additions and 22 deletions
|
@ -62,7 +62,7 @@ selftest: $(OBJS) selftest.o
|
|||
|
||||
# Requires Packages: http://s.sudre.free.fr/Software/Packages/about.html
|
||||
mac-dist-pkg: FORCE
|
||||
cd ext/installfiles/mac ; packagesbuild "ZeroTier One.pkgproj"
|
||||
packagesbuild "ext/installfiles/mac/ZeroTier One.pkgproj"
|
||||
$(CODESIGN) -f -s $(CODESIGN_CERT) "ZeroTier One.pkg"
|
||||
$(CODESIGN) -vvv "ZeroTier One.pkg"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue