mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-18 21:16:54 +02:00
disable lintian because sid/bullseye are sitting there running /bin/sleep 3 endlessly on this step
This commit is contained in:
parent
d8597884f6
commit
d5467e130e
1 changed files with 1 additions and 1 deletions
|
@ -390,7 +390,7 @@ uninstall: FORCE
|
|||
# These are just for convenience for building Linux packages
|
||||
|
||||
debian: FORCE
|
||||
debuild -I -i -us -uc -nc -b
|
||||
debuild --no-lintian -I -i -us -uc -nc -b
|
||||
|
||||
debian-clean: FORCE
|
||||
rm -rf debian/files debian/zerotier-one*.debhelper debian/zerotier-one.substvars debian/*.log debian/zerotier-one debian/.debhelper debian/debhelper-build-stamp
|
||||
|
|
Loading…
Add table
Reference in a new issue