summaryrefslogtreecommitdiff
path: root/package/cluster-glue/patches/patch-lrm_test_Makefile_in
diff options
context:
space:
mode:
Diffstat (limited to 'package/cluster-glue/patches/patch-lrm_test_Makefile_in')
-rw-r--r--package/cluster-glue/patches/patch-lrm_test_Makefile_in11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/cluster-glue/patches/patch-lrm_test_Makefile_in b/package/cluster-glue/patches/patch-lrm_test_Makefile_in
deleted file mode 100644
index 1086c9082..000000000
--- a/package/cluster-glue/patches/patch-lrm_test_Makefile_in
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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