This commit is contained in:
jonathonf 2017-03-17 04:02:32 +00:00 committed by GitHub
commit 018b728430
2 changed files with 0 additions and 6 deletions

3
debian/rules vendored
View file

@ -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

3
debian/rules.wheezy vendored
View file

@ -6,6 +6,3 @@ CXXFLAGS=-O3 -fstack-protector
%:
dh $@
override_dh_auto_build:
# make -j 2