]> git.pld-linux.org Git - packages/cluster.git/blobdiff - cluster-no_ldap.patch
- 'without ldap' bcond added
[packages/cluster.git] / cluster-no_ldap.patch
diff --git a/cluster-no_ldap.patch b/cluster-no_ldap.patch
new file mode 100644 (file)
index 0000000..449e916
--- /dev/null
@@ -0,0 +1,19 @@
+diff -dur cluster-3.1.8.orig/config/plugins/Makefile cluster-3.1.8/config/plugins/Makefile
+--- cluster-3.1.8.orig/config/plugins/Makefile 2011-12-03 18:53:15.000000000 +0100
++++ cluster-3.1.8/config/plugins/Makefile      2012-07-02 08:35:18.000000000 +0200
+@@ -1,4 +1,4 @@
+ include ../../make/defines.mk
+ include $(OBJDIR)/make/passthrough.mk
+-SUBDIRS = xml ldap
++SUBDIRS = xml
+Only in cluster-3.1.8/config/plugins: Makefile~
+diff -dur cluster-3.1.8.orig/config/tools/Makefile cluster-3.1.8/config/tools/Makefile
+--- cluster-3.1.8.orig/config/tools/Makefile   2011-12-03 18:53:15.000000000 +0100
++++ cluster-3.1.8/config/tools/Makefile        2012-07-02 08:35:01.000000000 +0200
+@@ -1,4 +1,4 @@
+ include ../../make/defines.mk
+ include $(OBJDIR)/make/passthrough.mk
+-SUBDIRS=ccs_tool ldap xml man
++SUBDIRS=ccs_tool xml man
This page took 0.223534 seconds and 4 git commands to generate.