mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-01-22 13:27:17 +01: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 a new issue