This commit is contained in:
jonathonf 2017-03-17 23:18:04 +00:00 committed by GitHub
commit 7768c4c00f
2 changed files with 0 additions and 7 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

4
debian/rules.wheezy vendored
View file

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