Browse Source

[debian] update patch for upnp

pull/1677/head
R4SAS 3 years ago
parent
commit
445c5f47ae
  1. 2
      debian/patches/02-upnp.patch

2
debian/patches/02-upnp.patch vendored

@ -13,5 +13,5 @@ Last-Update: 2021-01-16 @@ -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)

Loading…
Cancel
Save