b42dd8d6f3
- Update to 2.0.25 * Remove release process from README. * Fix missing libc_compat.h in release tarball. - Changes for 2.0.24 * Avoid using SW_VIDEOOUT_INSERT if it isn't available. * Add support for Copy and Restart keys. * Add support for non-glibc libc's. * Fix compiler warnings. * Add systemd info to documentation. - Update project url - Cleanup spec file with spec-cleaner - Obey default CFLAGS OBS-URL: https://build.opensuse.org/request/show/333895 OBS-URL: https://build.opensuse.org/package/show/Base:System/acpid?expand=0&rev=76
14 lines
300 B
Diff
14 lines
300 B
Diff
Index: Makefile.in
|
|
===================================================================
|
|
--- Makefile.in.orig
|
|
+++ Makefile.in
|
|
@@ -980,7 +980,7 @@ info: info-recursive
|
|
|
|
info-am:
|
|
|
|
-install-data-am: install-dist_docDATA install-man
|
|
+install-data-am: install-man
|
|
|
|
install-dvi: install-dvi-recursive
|
|
|