mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-16 12:06:55 +02:00
fix debuild comand
This commit is contained in:
parent
d7b6de57c5
commit
393aa3c527
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue