diff options
-rw-r--r-- | make-linux.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make-linux.mk b/make-linux.mk index 4aebff7a..1bb62852 100644 --- a/make-linux.mk +++ b/make-linux.mk @@ -186,7 +186,7 @@ uninstall: FORCE # These are just for convenience for building Linux packages debian: FORCE - debuild -I -i -us -uc + debuild -I -i -us -uc -nc -b redhat: FORCE rpmbuild -ba zerotier-one.spec |