]> git.pld-linux.org Git - packages/pacemaker.git/blame - pacemaker-man.patch
- updated to 1.1.11
[packages/pacemaker.git] / pacemaker-man.patch
CommitLineData
650f9adf
JB
1--- pacemaker-Pacemaker-1.1.10/tools/Makefile.am.orig 2013-07-26 02:02:31.000000000 +0200
2+++ pacemaker-Pacemaker-1.1.10/tools/Makefile.am 2013-09-08 08:12:08.253850125 +0200
3@@ -58,7 +58,7 @@
4 endif
5
6 if BUILD_HELP
7-man8_MANS = $(sbin_PROGRAMS:%=%.8) $(sbin_SCRIPTS:%=%.8)
8+man8_MANS = $(filter-out ipmiservicelogd.8, $(sbin_PROGRAMS:%=%.8) $(sbin_SCRIPTS:%=%.8))
9 endif
10
11 ## SOURCES
This page took 0.026097 seconds and 4 git commands to generate.