aboutsummaryrefslogtreecommitdiffstats
path: root/mail/qmail-ldap/files/extra-patch-ldap-cluster
diff options
context:
space:
mode:
Diffstat (limited to 'mail/qmail-ldap/files/extra-patch-ldap-cluster')
-rw-r--r--mail/qmail-ldap/files/extra-patch-ldap-cluster11
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/qmail-ldap/files/extra-patch-ldap-cluster b/mail/qmail-ldap/files/extra-patch-ldap-cluster
new file mode 100644
index 000000000000..2a1e548cff64
--- /dev/null
+++ b/mail/qmail-ldap/files/extra-patch-ldap-cluster
@@ -0,0 +1,11 @@
+--- Makefile.orig Tue Dec 12 12:38:03 2000
++++ Makefile Tue Dec 12 12:38:07 2000
+@@ -6,7 +6,7 @@
+ # -DQLDAP_CLUSTER for enabling cluster support
+ # to use cleartext passwords (a bad idea on production systems) add
+ # -DCLEARTEXTPASSWD to the LDAPFLAGS
+-#LDAPFLAGS=-DQLDAP_CLUSTER
++LDAPFLAGS=-DQLDAP_CLUSTER
+
+ # Perhaps you have different ldap libraries, change them here
+ LDAPLIBS=-L/usr/local/lib -lldap -llber