commit: 66141117490023fcbccca52c1d5a289f638319e0 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Fri Jul 13 08:56:18 2018 +0000 Commit: Tony Vroon <chainsaw <AT> gentoo <DOT> org> CommitDate: Fri Jul 13 09:37:38 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66141117
app-misc/lirc: remove unused patches Closes: https://github.com/gentoo/gentoo/pull/9211 app-misc/lirc/files/lirc-0.9.4-doc-path-fix.patch | 27 ----------------------- app-misc/lirc/files/lircmd.conf | 4 ---- 2 files changed, 31 deletions(-) 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 9a2d6c2e638..00000000000 --- 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 319362a321a..00000000000 --- a/app-misc/lirc/files/lircmd.conf +++ /dev/null @@ -1,4 +0,0 @@ -# Options to pass to the lircmd process - -LIRCMD_OPTS="--uinput" -