]> git.ipfire.org Git - ipfire-3.x.git/blame - acpid/patches/acpid-2.0.15-makefile.patch
git: Update to 2.23.0
[ipfire-3.x.git] / acpid / patches / acpid-2.0.15-makefile.patch
CommitLineData
4121e158
MT
1diff -up acpid-2.0.15/Makefile.am.mk acpid-2.0.15/Makefile.am
2--- acpid-2.0.15/Makefile.am.mk 2012-02-17 04:37:12.109907134 +0100
3+++ acpid-2.0.15/Makefile.am 2012-03-16 11:27:15.127573044 +0100
4@@ -20,7 +20,7 @@ acpi_listen_SOURCES = acpi_listen.c log.
5
6 dist_man8_MANS = acpid.8 acpi_listen.8
7
8-dist_doc_DATA = COPYING Changelog README TESTPLAN TODO
9+dist_doc_DATA =
10
11 # Just docs to add to the dist.
12 # One problem with this is that it includes all files in the samples dir
13diff -up acpid-2.0.15/Makefile.in.mk acpid-2.0.15/Makefile.in
14--- acpid-2.0.15/Makefile.in.mk 2012-03-16 11:28:53.568421905 +0100
15+++ acpid-2.0.15/Makefile.in 2012-03-16 11:29:21.679378750 +0100
16@@ -276,7 +276,7 @@ acpid_SOURCES = acpid.c acpi_ids.c conne
17
18 acpi_listen_SOURCES = acpi_listen.c log.c ud_socket.c
19 dist_man8_MANS = acpid.8 acpi_listen.8
20-dist_doc_DATA = COPYING Changelog README TESTPLAN TODO
21+dist_doc_DATA =
22
23 # Just docs to add to the dist.
24 # One problem with this is that it includes all files in the samples dir