Branch '2.3-stable' - install-kolab.sh

Git Service User git at kolabsys.com
Wed Apr 13 11:42:34 CEST 2011


 install-kolab.sh |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 991dc0b14e343e809bbaffc50521d32e041de093
Author: Christoph Wickert <cwickert at fedoraproject.org>
Date:   Wed Apr 13 11:34:03 2011 +0200

    install-kolab.sh: add kolab-z-push package and remove old webclient option

diff --git a/install-kolab.sh b/install-kolab.sh
index a14ac19..b790e88 100755
--- a/install-kolab.sh
+++ b/install-kolab.sh
@@ -20,8 +20,8 @@ USER=""
 PREFIX=""
 UNIQEXT="$RANDOM.$RANDOM.$RANDOM.$$"
 
-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 -D imapd::with_crossdomain_acl -D kolab-webclient::with_activesync=no"
+PACKAGES="openpkg-tools openldap postfix kolabd kolab-webadmin kolab-fbview kolab-webclient kolab-z-push"
+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 imapd::with_crossdomain_acl -D"
 EXCLUDEPKGS=""
 
 #Flags





More information about the commits mailing list