From: Michael Mair-Keimberger Date: Fri, 13 Jul 2018 08:56:18 +0000 (+0200) Subject: app-misc/lirc: remove unused patches X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=66141117490023fcbccca52c1d5a289f638319e0;p=gentoo.git app-misc/lirc: remove unused patches Closes: https://github.com/gentoo/gentoo/pull/9211 --- diff --git a/app-misc/lirc/files/lirc-0.9.4-doc-path-fix.patch b/app-misc/lirc/files/lirc-0.9.4-doc-path-fix.patch deleted file mode 100644 index 9a2d6c2e638e..000000000000 --- a/app-misc/lirc/files/lirc-0.9.4-doc-path-fix.patch +++ /dev/null @@ -1,27 +0,0 @@ -https://sourceforge.net/p/lirc/tickets/214/ - -diff --git a/doc/Makefile.am b/doc/Makefile.am -index 53d0f21..f833b4b 100644 ---- a/doc/Makefile.am -+++ b/doc/Makefile.am -@@ -33,7 +33,6 @@ nodist_man_MANS += man/xmode2.1 man/irxevent.1 - manpage_html += man-html/irxevent.html man-html/xmode2.html - endif - --docdir = @datadir@/doc/@PACKAGE@ - dist_doc_DATA = irxevent.keys - - if HAVE_DOXYGEN -@@ -58,10 +57,10 @@ if HAVE_PYMOD_YAML - nodist_website_html_DATA += table.html - endif - --vardocsdir = $(localstatedir)/lib/lirc/plugins -+vardocsdir = $(docdir)/plugins - vardocs_DATA = index.html html-source/lirc.css - --varimagedir = $(localstatedir)/lib/lirc/images -+varimagedir = $(docdir)/images - varimage_DATA = $(dist_image_DATA) - - website_imagedir = $(docdir)/lirc.org/images diff --git a/app-misc/lirc/files/lircmd.conf b/app-misc/lirc/files/lircmd.conf deleted file mode 100644 index 319362a321aa..000000000000 --- a/app-misc/lirc/files/lircmd.conf +++ /dev/null @@ -1,4 +0,0 @@ -# Options to pass to the lircmd process - -LIRCMD_OPTS="--uinput" -