app-misc/lirc: remove unused patches
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 13 Jul 2018 08:56:18 +0000 (10:56 +0200)
committerTony Vroon <chainsaw@gentoo.org>
Fri, 13 Jul 2018 09:37:38 +0000 (10:37 +0100)
Closes: https://github.com/gentoo/gentoo/pull/9211

app-misc/lirc/files/lirc-0.9.4-doc-path-fix.patch [deleted file]
app-misc/lirc/files/lircmd.conf [deleted file]

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 (file)
index 9a2d6c2..0000000
+++ /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 (file)
index 319362a..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-# Options to pass to the lircmd process
-
-LIRCMD_OPTS="--uinput"
-