aboutsummaryrefslogtreecommitdiffstats
path: root/testing/libupnp/disable-failing-test-init.patch
diff options
context:
space:
mode:
authorMike Crute <mike@crute.us>2020-05-07 07:39:10 +0000
committerLeo <thinkabit.ukim@gmail.com>2020-05-07 07:39:10 +0000
commit2bdaefb18fc55e7037fdb8e2a4449f26ab747add (patch)
tree90537915f866afac938d53ae5801cce75bb423f5 /testing/libupnp/disable-failing-test-init.patch
parent6cc58ccd24b3776ddc09f7c4f4be10e1552b6f8f (diff)
downloadaports-2bdaefb18fc55e7037fdb8e2a4449f26ab747add.tar.bz2
aports-2bdaefb18fc55e7037fdb8e2a4449f26ab747add.tar.xz
testing/libupnp: upgrade to 1.12.1
Diffstat (limited to 'testing/libupnp/disable-failing-test-init.patch')
-rw-r--r--testing/libupnp/disable-failing-test-init.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/testing/libupnp/disable-failing-test-init.patch b/testing/libupnp/disable-failing-test-init.patch
deleted file mode 100644
index 3b13902df3..0000000000
--- a/testing/libupnp/disable-failing-test-init.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-diff --git a/upnp/Makefile.am b/upnp/Makefile.am
-index 133bd6a..4d8b9d0 100644
---- a/upnp/Makefile.am
-+++ b/upnp/Makefile.am
-@@ -196,8 +196,8 @@ libupnp_la_SOURCES += \
-
-
- # check / distcheck tests
--check_PROGRAMS = test_init test_url
--TESTS = test_init test_url
-+check_PROGRAMS = test_url
-+TESTS = test_url
- test_init_SOURCES = test/test_init.c
- test_url_SOURCES = test/test_url.c
-