diff --git a/make-linux.mk b/make-linux.mk index 4aebff7a1..1bb628520 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