]> git.pld-linux.org Git - packages/cluster.git/blame - cluster-no_ldap.patch
- up to 3.2.0
[packages/cluster.git] / cluster-no_ldap.patch
CommitLineData
c29b109e
JK
1diff -dur cluster-3.1.8.orig/config/plugins/Makefile cluster-3.1.8/config/plugins/Makefile
2--- cluster-3.1.8.orig/config/plugins/Makefile 2011-12-03 18:53:15.000000000 +0100
3+++ cluster-3.1.8/config/plugins/Makefile 2012-07-02 08:35:18.000000000 +0200
4@@ -1,4 +1,4 @@
5 include ../../make/defines.mk
6 include $(OBJDIR)/make/passthrough.mk
7
8-SUBDIRS = xml ldap
9+SUBDIRS = xml
10Only in cluster-3.1.8/config/plugins: Makefile~
11diff -dur cluster-3.1.8.orig/config/tools/Makefile cluster-3.1.8/config/tools/Makefile
12--- cluster-3.1.8.orig/config/tools/Makefile 2011-12-03 18:53:15.000000000 +0100
13+++ cluster-3.1.8/config/tools/Makefile 2012-07-02 08:35:01.000000000 +0200
14@@ -1,4 +1,4 @@
15 include ../../make/defines.mk
16 include $(OBJDIR)/make/passthrough.mk
17
18-SUBDIRS=ccs_tool ldap xml man
19+SUBDIRS=ccs_tool xml man
This page took 0.086192 seconds and 4 git commands to generate.