summaryrefslogtreecommitdiff
path: root/package/cluster-glue/patches/patch-lrm_admin_Makefile_in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-02-27 16:01:06 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-02-27 16:01:06 +0100
commit4ad3a84aa7434f618c7353b1215481f661ae6c26 (patch)
tree70f59e0c016e470a1da833f6dbdbf77279dee19e /package/cluster-glue/patches/patch-lrm_admin_Makefile_in
parent8d84c5e5cbf61e156ff29ddd44eb7e850686b706 (diff)
update to latest version
Diffstat (limited to 'package/cluster-glue/patches/patch-lrm_admin_Makefile_in')
-rw-r--r--package/cluster-glue/patches/patch-lrm_admin_Makefile_in11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/cluster-glue/patches/patch-lrm_admin_Makefile_in b/package/cluster-glue/patches/patch-lrm_admin_Makefile_in
new file mode 100644
index 000000000..3e51b9d66
--- /dev/null
+++ b/package/cluster-glue/patches/patch-lrm_admin_Makefile_in
@@ -0,0 +1,11 @@
+--- cluster-glue-1.0.11.orig/lrm/admin/Makefile.in 2013-02-27 15:20:40.000000000 +0100
++++ cluster-glue-1.0.11/lrm/admin/Makefile.in 2013-02-27 15:42:54.000000000 +0100
+@@ -349,7 +349,7 @@ INCLUDES = -I$(top_builddir)/include -I$
+ -I$(top_builddir)/libltdl -I$(top_srcdir)/libltdl
+
+ halibdir = $(libdir)/@HB_PKG@
+-COMMONLIBS = $(top_builddir)/lib/clplumbing/libplumb.la $(GLIBLIB)
++COMMONLIBS = $(top_builddir)/lib/clplumbing/libplumb.la $(GLIBLIB) $(top_builddir)/lib/pils/libpils.la
+ sbin_SCRIPTS = cibsecret
+ lrmadmin_SOURCES = lrmadmin.c
+ lrmadmin_LDFLAGS = $(COMMONLIBS)