mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-06 20:43:44 +02:00
disable lintian because sid/bullseye are sitting there running /bin/sleep 3 endlessly on this step
This commit is contained in:
parent
5faf0f8ab6
commit
23d5a972ba
1 changed files with 1 additions and 1 deletions
|
@ -390,7 +390,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 -nc -b
|
debuild --no-lintian -I -i -us -uc -nc -b
|
||||||
|
|
||||||
debian-clean: FORCE
|
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
|
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