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

cvs at kolab.org cvs at kolab.org
Thu Oct 11 17:38:08 CEST 2007


Author: gunnar

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

Modified Files:
	install-kolab.sh 
Log Message:
Update to beta2, add postfix as MTA package and specify options in order to avoid build conflicts.

Index: install-kolab.sh
===================================================================
RCS file: /kolabrepository/server/install-kolab.sh,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- install-kolab.sh	16 Aug 2007 10:53:19 -0000	1.7
+++ install-kolab.sh	11 Oct 2007 15:38:06 -0000	1.8
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-KOLAB_VERSION="2.2-beta1"
+KOLAB_VERSION="2.2-beta2"
 KID="19414"
 
 TAG="kolab"
@@ -9,8 +9,8 @@
 
 INSTALL=""
 
-PACKAGES="openpkg-tools kolabd kolab-filter kolab-freebusy kolab-webadmin"
-DEFINE=""
+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"
 
 #Flags
 FLAG_BASE=""





More information about the commits mailing list