Makefile fix for Linux.

This commit is contained in:
Adam Ierymenko 2022-02-28 19:08:13 -05:00
parent 16b5274963
commit 15ddf28c6a
No known key found for this signature in database
GPG Key ID: C8877CF2D7A5D7F3

View File

@ -418,7 +418,7 @@ install: FORCE
rm -f $(DESTDIR)/usr/share/man/man1/zerotier-cli.1.gz
cat doc/zerotier-cli.1 | gzip -9 >$(DESTDIR)/usr/share/man/man1/zerotier-cli.1.gz
cat doc/zerotier-idtool.1 | gzip -9 >$(DESTDIR)/usr/share/man/man1/zerotier-idtool.1.gz
cp ext/installfiles/linux/zerotier-one.te /var/lib/zerotier-one/zerotier-one.te
cp ext/installfiles/linux/zerotier-one.te $(DESTDIR)/var/lib/zerotier-one/zerotier-one.te
# Uninstall preserves identity.public and identity.secret since the user might
# want to save these. These are your ZeroTier address.