]> git.pld-linux.org Git - packages/cluster-glue.git/blob - heartbeat-no_ipmilan_test.patch
- patch to disable building ipmilan_test binary
[packages/cluster-glue.git] / heartbeat-no_ipmilan_test.patch
1 --- heartbeat-2.1.2/lib/plugins/stonith/Makefile.am~    2007-08-02 02:06:55.000000000 +0000
2 +++ heartbeat-2.1.2/lib/plugins/stonith/Makefile.am     2007-09-06 13:02:10.000000000 +0000
3 @@ -88,7 +88,7 @@
4  bladehpi_LIB =
5  endif
6  
7 -noinst_PROGRAMS = $(ipmilan_TEST)
8 +noinst_PROGRAMS = 
9  ipmilantest_SOURCES = ipmilan_test.c 
10  ipmilantest_LDADD = $(top_builddir)/lib/pils/libpils.la \
11                     $(top_builddir)/lib/stonith/libstonith.la \
This page took 0.067334 seconds and 3 git commands to generate.