thomas: server install-kolab.sh,1.54.2.16,1.54.2.17

cvs at kolab.org cvs at kolab.org
Fri Jun 25 16:18:39 CEST 2010


Author: thomas

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

Modified Files:
      Tag: kolab_2_2_branch
	install-kolab.sh 
Log Message:
Drop +activesync3 release value from kolab-webclient

- dynamic release values are not supported by 00INDEX.rdf
- source package is identical for the binary package compiled with
  or without activesync enabled

Added "-D kolab-webclient::with_activesync=no" to install-kolab.sh so users
can change it easily during compilation.


Index: install-kolab.sh
===================================================================
RCS file: /kolabrepository/server/install-kolab.sh,v
retrieving revision 1.54.2.16
retrieving revision 1.54.2.17
diff -u -d -r1.54.2.16 -r1.54.2.17
--- install-kolab.sh	25 Jun 2010 14:02:40 -0000	1.54.2.16
+++ install-kolab.sh	25 Jun 2010 14:18:37 -0000	1.54.2.17
@@ -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 -D imapd::with_crossdomain_acl"
+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"
 EXCLUDEPKGS=""
 
 #Flags





More information about the commits mailing list