mirror of
https://github.com/PurpleI2P/i2pd
synced 2024-11-10 00:00:29 +03:00
[debian] update patch for upnp
This commit is contained in:
parent
7078ca53c3
commit
445c5f47ae
2
debian/patches/02-upnp.patch
vendored
2
debian/patches/02-upnp.patch
vendored
@ -13,5 +13,5 @@ Last-Update: 2021-01-16
|
|||||||
-USE_UPNP := $(or $(USE_UPNP),no)
|
-USE_UPNP := $(or $(USE_UPNP),no)
|
||||||
+USE_UPNP := $(or $(USE_UPNP),yes)
|
+USE_UPNP := $(or $(USE_UPNP),yes)
|
||||||
DEBUG := $(or $(DEBUG),yes)
|
DEBUG := $(or $(DEBUG),yes)
|
||||||
|
|
||||||
ifeq ($(DEBUG),yes)
|
ifeq ($(DEBUG),yes)
|
||||||
|
Loading…
Reference in New Issue
Block a user