mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-25 07:35:51 -07:00
Empty override means it doesn't build
Having a blank override_dh_auto_build means it doesn't actually build anything. Either comment out entirely, or just remove it.
This commit is contained in:
parent
0daff26fba
commit
656423e59e
1 changed files with 0 additions and 3 deletions
3
debian/rules
vendored
3
debian/rules
vendored
|
@ -6,9 +6,6 @@ CXXFLAGS=-O3 -fstack-protector-strong
|
|||
%:
|
||||
dh $@ --with systemd
|
||||
|
||||
override_dh_auto_build:
|
||||
# make -j 2
|
||||
|
||||
override_dh_systemd_start:
|
||||
dh_systemd_start --restart-after-upgrade
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue