diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2017-12-05 18:32:28 +0100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-12-06 22:59:48 +1100 |
commit | 2c04860bf9d510e6006b3bc76087503374f45743 (patch) | |
tree | 46e2c4f97ebb8aa6dd267f601aae36697dbcb1ac /net-libs/libupnp/files | |
parent | dev-tcltk/expect: remove unused patches (diff) | |
download | gentoo-2c04860bf9d510e6006b3bc76087503374f45743.tar.gz gentoo-2c04860bf9d510e6006b3bc76087503374f45743.tar.bz2 gentoo-2c04860bf9d510e6006b3bc76087503374f45743.zip |
net-libs/libupnp: remove unused patch
Closes: https://github.com/gentoo/gentoo/pull/6454
Diffstat (limited to 'net-libs/libupnp/files')
-rw-r--r-- | net-libs/libupnp/files/libupnp-1.8.0-docs-install.patch | 13 |
1 files changed, 0 insertions, 13 deletions
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 deleted file mode 100644 index f0fbd04fc353..000000000000 --- a/net-libs/libupnp/files/libupnp-1.8.0-docs-install.patch +++ /dev/null @@ -1,13 +0,0 @@ ---- libupnp-1.6.19/upnp/sample/Makefile.am.orig 2013-11-15 19:50:02.000000000 +0400 -+++ libupnp-1.6.19/upnp/sample/Makefile.am 2016-06-03 20:30:43.545081667 +0300 -@@ -65,8 +65,8 @@ - if WITH_DOCUMENTATION - examplesdir = $(docdir)/examples - examples_DATA = \ -- $(tv_ctrlpt_1_8_SOURCES) \ -- $(tv_device_1_8_SOURCES) -+ $(sort $(tv_ctrlpt_1_8_SOURCES) \ -+ $(tv_device_1_8_SOURCES) ) - endif - - EXTRA_DIST = \ |