gunnar: server cvs-kolab.sh,1.25,1.26

cvs at kolab.org cvs at kolab.org
Mon Sep 22 08:54:20 CEST 2008


Author: gunnar

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

Modified Files:
	cvs-kolab.sh 
Log Message:
Make sure the index can be generated in the SDIST_DIR.

Index: cvs-kolab.sh
===================================================================
RCS file: /kolabrepository/server/cvs-kolab.sh,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- cvs-kolab.sh	18 Sep 2008 19:17:50 -0000	1.25
+++ cvs-kolab.sh	22 Sep 2008 06:54:17 -0000	1.26
@@ -110,6 +110,7 @@
 
     rsync -avz /"${KOLAB_DEV_USER}"/RPM/PKG/*.src.rpm "${SDIST_DIR}/"
 
+    chown -R "${KOLAB_DEV_USER}:" "${SDIST_DIR}"
     cd "${SDIST_DIR}"
 
     echo "Regenerating package index ..."





More information about the commits mailing list