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/patches/01-tune-build-opts.patch
vendored
3
debian/patches/01-tune-build-opts.patch
vendored
|
@ -10,8 +10,7 @@ index 7d04ba0..33ee184 100644
|
|||
+USE_AESNI := no
|
||||
USE_STATIC := no
|
||||
USE_MESHNET := no
|
||||
-USE_UPNP := no
|
||||
+USE_UPNP := yes
|
||||
USE_UPNP := no
|
||||
|
||||
ifeq ($(UNAME),Darwin)
|
||||
DAEMON_SRC += DaemonLinux.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue