thomas: server install-kolab.sh,1.10,1.11

cvs at kolab.org cvs at kolab.org
Fri Oct 19 10:42:20 CEST 2007


Author: thomas

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

Modified Files:
	install-kolab.sh 
Log Message:
Add kolab-horde-framework to install-kolab.sh

It is used by default, but the server can be configured to use new Horde code
instead, so this should not be added as a requirement to another package.


Index: install-kolab.sh
===================================================================
RCS file: /kolabrepository/server/install-kolab.sh,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- install-kolab.sh	13 Oct 2007 12:00:50 -0000	1.10
+++ install-kolab.sh	19 Oct 2007 08:42:18 -0000	1.11
@@ -9,7 +9,7 @@
 
 INSTALL=""
 
-PACKAGES="openpkg-tools openldap postfix kolabd kolab-filter kolab-freebusy kolab-webadmin"
+PACKAGES="openpkg-tools openldap postfix kolabd kolab-filter kolab-freebusy kolab-webadmin kolab-horde-framework"
 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





More information about the commits mailing list