summaryrefslogtreecommitdiff
path: root/package/lirc/patches/patch-Makefile_am
diff options
context:
space:
mode:
Diffstat (limited to 'package/lirc/patches/patch-Makefile_am')
-rw-r--r--package/lirc/patches/patch-Makefile_am16
1 files changed, 0 insertions, 16 deletions
diff --git a/package/lirc/patches/patch-Makefile_am b/package/lirc/patches/patch-Makefile_am
deleted file mode 100644
index 0ccf11a47..000000000
--- a/package/lirc/patches/patch-Makefile_am
+++ /dev/null
@@ -1,16 +0,0 @@
---- lirc-0.9.1-pre2.orig/Makefile.am 2014-05-05 22:29:53.000000000 +0200
-+++ lirc-0.9.1-pre2/Makefile.am 2014-06-01 09:22:05.384955110 +0200
-@@ -9,12 +9,7 @@ AUTOMAKE_OPTIONS = 1.5 check-news dist-b
- EXTRA_DIST = setup.sh setup-driver.sh setup-functions.sh setup.data data2setup.sh ANNOUNCE TODO
- EXTRA_DIST += autogen.sh
-
--## daemons/ and tools/ should appear before doc/ for help2man to work.
--if SYSTEMD_INSTALL
-- SYSTEMD_DIR = systemd
--endif
--
--SUBDIRS = drivers daemons tools doc $(SYSTEMD_DIR)
-+SUBDIRS = drivers daemons tools
-
- if SANDBOXED
- else