mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-29 12:17:49 +02:00
Added systemd support for debian package
This commit is contained in:
parent
a8778e358d
commit
17a9c58a63
3 changed files with 19 additions and 1 deletions
2
debian/rules
vendored
2
debian/rules
vendored
|
@ -11,7 +11,7 @@ CXXFLAGS+=$(CPPFLAGS)
|
|||
PREFIX=/usr
|
||||
|
||||
%:
|
||||
dh $@ --parallel
|
||||
dh $@ --with systemd --parallel
|
||||
|
||||
override_dh_strip:
|
||||
dh_strip --dbg-package=i2pd-dbg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue