1
0
mirror of https://github.com/PurpleI2P/i2pd.git synced 2025-01-24 01:54:33 +00:00

[debian] update patch for upnp

This commit is contained in:
R4SAS 2021-07-22 13:24:42 +00:00
parent 7078ca53c3
commit 445c5f47ae

View File

@ -13,5 +13,5 @@ Last-Update: 2021-01-16
-USE_UPNP := $(or $(USE_UPNP),no)
+USE_UPNP := $(or $(USE_UPNP),yes)
DEBUG := $(or $(DEBUG),yes)
ifeq ($(DEBUG),yes)