Browse Source

fix debuild comand

pull/1/head
Adam Ierymenko 9 years ago
parent
commit
393aa3c527
  1. 2
      make-linux.mk

2
make-linux.mk

@ -186,7 +186,7 @@ uninstall: FORCE
# These are just for convenience for building Linux packages # These are just for convenience for building Linux packages
debian: FORCE debian: FORCE
debuild -I -i -us -uc debuild -I -i -us -uc -nc -b
redhat: FORCE redhat: FORCE
rpmbuild -ba zerotier-one.spec rpmbuild -ba zerotier-one.spec

Loading…
Cancel
Save