gunnar: server install-kolab.sh,1.8,1.9

cvs at kolab.org cvs at kolab.org
Fri Oct 12 13:49:22 CEST 2007


Author: gunnar

Update of /kolabrepository/server
In directory doto:/tmp/cvs-serv29765

Modified Files:
	install-kolab.sh 
Log Message:
Add the required openldap options to the installer.

Index: install-kolab.sh
===================================================================
RCS file: /kolabrepository/server/install-kolab.sh,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- install-kolab.sh	11 Oct 2007 15:38:06 -0000	1.8
+++ install-kolab.sh	12 Oct 2007 11:49:20 -0000	1.9
@@ -9,8 +9,8 @@
 
 INSTALL=""
 
-PACKAGES="openpkg-tools postfix kolabd kolab-filter kolab-freebusy kolab-webadmin"
-DEFINE="-D sasl::with_ldap -D sasl::with_login -D postfix::with_sasl -D postfix::with_ssl -D postfix::with_ldap"
+PACKAGES="openpkg-tools openldap postfix kolabd kolab-filter kolab-freebusy kolab-webadmin"
+DEFINE="-D openldap::with_pth=no -D sasl::with_ldap -D sasl::with_login -D postfix::with_sasl -D postfix::with_ssl -D postfix::with_ldap"
 
 #Flags
 FLAG_BASE=""





More information about the commits mailing list