gunnar: server install-kolab.sh,1.54.2.12,1.54.2.13

cvs at kolab.org cvs at kolab.org
Tue Mar 2 05:50:05 CET 2010


Author: gunnar

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

Modified Files:
      Tag: kolab_2_2_branch
	install-kolab.sh 
Log Message:
Workaround for kolab/issue4176 (Adding RSS feed to Horde breaks portal screen)

Index: install-kolab.sh
===================================================================
RCS file: /kolabrepository/server/install-kolab.sh,v
retrieving revision 1.54.2.12
retrieving revision 1.54.2.13
diff -u -d -r1.54.2.12 -r1.54.2.13
--- install-kolab.sh	17 Dec 2009 10:13:38 -0000	1.54.2.12
+++ install-kolab.sh	2 Mar 2010 04:50:03 -0000	1.54.2.13
@@ -20,7 +20,7 @@
 PREFIX=""
 
 PACKAGES="openpkg-tools openldap postfix kolabd kolab-webadmin kolab-fbview kolab-webclient"
-DEFINE="-D openldap::with_pth=no -D sasl::with_ldap -D sasl::with_login -D sasl::with_ntlm -D postfix::with_sasl -D postfix::with_ssl -D postfix::with_ldap -D imapd::with_kolab_nocaps"
+DEFINE="-D openldap::with_pth=no -D sasl::with_ldap -D sasl::with_login -D sasl::with_ntlm -D postfix::with_sasl -D postfix::with_ssl -D postfix::with_ldap -D imapd::with_kolab_nocaps -D apache-php::with_spl"
 EXCLUDEPKGS=""
 
 #Flags





More information about the commits mailing list