Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libupnp/files/
Date: Wed, 06 Dec 2017 12:00:00
Message-Id: 1512561588.2c04860bf9d510e6006b3bc76087503374f45743.kensington@gentoo
1 commit: 2c04860bf9d510e6006b3bc76087503374f45743
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Tue Dec 5 17:32:28 2017 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 6 11:59:48 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c04860b
7
8 net-libs/libupnp: remove unused patch
9
10 Closes: https://github.com/gentoo/gentoo/pull/6454
11
12 net-libs/libupnp/files/libupnp-1.8.0-docs-install.patch | 13 -------------
13 1 file changed, 13 deletions(-)
14
15 diff --git a/net-libs/libupnp/files/libupnp-1.8.0-docs-install.patch b/net-libs/libupnp/files/libupnp-1.8.0-docs-install.patch
16 deleted file mode 100644
17 index f0fbd04fc35..00000000000
18 --- a/net-libs/libupnp/files/libupnp-1.8.0-docs-install.patch
19 +++ /dev/null
20 @@ -1,13 +0,0 @@
21 ---- libupnp-1.6.19/upnp/sample/Makefile.am.orig 2013-11-15 19:50:02.000000000 +0400
22 -+++ libupnp-1.6.19/upnp/sample/Makefile.am 2016-06-03 20:30:43.545081667 +0300
23 -@@ -65,8 +65,8 @@
24 - if WITH_DOCUMENTATION
25 - examplesdir = $(docdir)/examples
26 - examples_DATA = \
27 -- $(tv_ctrlpt_1_8_SOURCES) \
28 -- $(tv_device_1_8_SOURCES)
29 -+ $(sort $(tv_ctrlpt_1_8_SOURCES) \
30 -+ $(tv_device_1_8_SOURCES) )
31 - endif
32 -
33 - EXTRA_DIST = \