From 4ad3a84aa7434f618c7353b1215481f661ae6c26 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 27 Feb 2013 16:01:06 +0100 Subject: update to latest version --- package/cluster-glue/patches/patch-lrm_test_Makefile_in | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 package/cluster-glue/patches/patch-lrm_test_Makefile_in (limited to 'package/cluster-glue/patches/patch-lrm_test_Makefile_in') diff --git a/package/cluster-glue/patches/patch-lrm_test_Makefile_in b/package/cluster-glue/patches/patch-lrm_test_Makefile_in new file mode 100644 index 000000000..1086c9082 --- /dev/null +++ b/package/cluster-glue/patches/patch-lrm_test_Makefile_in @@ -0,0 +1,11 @@ +--- cluster-glue-1.0.11.orig/lrm/test/Makefile.in 2013-02-27 15:20:41.000000000 +0100 ++++ cluster-glue-1.0.11/lrm/test/Makefile.in 2013-02-27 15:52:00.000000000 +0100 +@@ -401,7 +401,7 @@ SUBDIRS = testcases + INCLUDES = -I$(top_builddir)/include -I$(top_srcdir)/include \ + -I$(top_builddir)/libltdl -I$(top_srcdir)/libltdl + +-COMMONLIBS = $(top_builddir)/lib/clplumbing/libplumb.la $(GLIBLIB) ++COMMONLIBS = $(top_builddir)/lib/clplumbing/libplumb.la $(GLIBLIB) $(top_builddir)/lib/pils/libpils.la + apitest_SOURCES = apitest.c + apitest_LDFLAGS = $(COMMONLIBS) + apitest_LDADD = $(top_builddir)/lib/$(LRM_DIR)/liblrm.la -- cgit v1.2.3