mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
added systemd unit, added last-dist in Makefile, changed logs and pid dirs for debian packages
This commit is contained in:
parent
ef3030abe5
commit
3d0818ec53
13 changed files with 57 additions and 14 deletions
3
debian/rules
vendored
3
debian/rules
vendored
|
@ -15,3 +15,6 @@ PREFIX=/usr
|
|||
|
||||
override_dh_strip:
|
||||
dh_strip --dbg-package=i2pd-dbg
|
||||
|
||||
override_dh_shlibdeps:
|
||||
dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue