Marcus Meissner
38c8eaf98f
- Update to 2.0.26 * Fix build warning with new kernel headers. * Fix build with musl libc. Define isfdtype() if libc doesn't have it. * Fix out of tree build. OBS-URL: https://build.opensuse.org/request/show/354361 OBS-URL: https://build.opensuse.org/package/show/Base:System/acpid?expand=0&rev=78
14 lines
300 B
Diff
14 lines
300 B
Diff
Index: Makefile.in
|
|
===================================================================
|
|
--- Makefile.in.orig
|
|
+++ Makefile.in
|
|
@@ -989,7 +989,7 @@ info: info-recursive
|
|
|
|
info-am:
|
|
|
|
-install-data-am: install-dist_docDATA install-man
|
|
+install-data-am: install-man
|
|
|
|
install-dvi: install-dvi-recursive
|
|
|