Added systemd support for debian package

This commit is contained in:
kayrus 2017-02-08 09:43:51 +01:00
parent a8778e358d
commit 17a9c58a63
3 changed files with 19 additions and 1 deletions

2
debian/rules vendored
View file

@ -11,7 +11,7 @@ CXXFLAGS+=$(CPPFLAGS)
PREFIX=/usr
%:
dh $@ --parallel
dh $@ --with systemd --parallel
override_dh_strip:
dh_strip --dbg-package=i2pd-dbg