gunnar: server cvs-kolab.sh,1.23,1.24

cvs at kolab.org cvs at kolab.org
Thu Sep 18 13:01:25 CEST 2008


Author: gunnar

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

Modified Files:
	cvs-kolab.sh 
Log Message:
Uncomment the package update. It should work again.

Index: cvs-kolab.sh
===================================================================
RCS file: /kolabrepository/server/cvs-kolab.sh,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- cvs-kolab.sh	15 Aug 2008 10:09:40 -0000	1.23
+++ cvs-kolab.sh	18 Sep 2008 11:01:23 -0000	1.24
@@ -96,7 +96,7 @@
 	cvs -q update -P -d
     fi
     chown -R "${KOLAB_DEV_USER}:" "/${KOLAB_DEV_USER}/CVS"
-#    su - "${KOLAB_DEV_USER}" -c "cd `pwd` && make" || die "Not installing! Looks like the Kolab developers broke CVS. Bug them at https://www.intevation.de/roundup/kolab"
+    su - "${KOLAB_DEV_USER}" -c "cd `pwd` && make" || die "Not installing! Looks like the Kolab developers broke CVS. Bug them at https://www.intevation.de/roundup/kolab"
 
     cd "${KOLAB_PACKAGES}/source-original"
 





More information about the commits mailing list