gunnar: server cvs-kolab.sh,1.14,1.15

cvs at kolab.org cvs at kolab.org
Wed Oct 17 15:10:43 CEST 2007


Author: gunnar

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

Modified Files:
	cvs-kolab.sh 
Log Message:
Remove binary packages here otherwise the next step will error out.

Index: cvs-kolab.sh
===================================================================
RCS file: /kolabrepository/server/cvs-kolab.sh,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- cvs-kolab.sh	17 Oct 2007 12:37:01 -0000	1.14
+++ cvs-kolab.sh	17 Oct 2007 13:10:41 -0000	1.15
@@ -172,6 +172,8 @@
     wget "ftp://ftp.openpkg.org/current/SRC/BASE/openpkg-tools*.src.rpm" || die "No OpenPKG tools found!"
     "/${KOLAB_REL_USER}/bin/openpkg" build -k openpkg-tools | sh
     "/${KOLAB_REL_USER}/bin/openpkg" register --mode=post --user=${OPENPKG_USER}
+    PLATFORM=`/"${KOLAB_REL_USER}"/lib/openpkg/shtool platform --type=binary`
+    rm *$PLATFORM*
     chown ${KOLAB_REL_USER} .
     "/${KOLAB_REL_USER}/bin/openpkg" index -r . -o 00INDEX.rdf -i .
     cd ..





More information about the commits mailing list