packages: builder - add ci, civim to initial checkout
glen
glen at pld-linux.org
Thu Sep 16 20:40:13 CEST 2010
Author: glen Date: Thu Sep 16 18:40:13 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- add ci, civim to initial checkout
---- Files affected:
packages:
builder (1.633 -> 1.634)
---- Diffs:
================================================================
Index: packages/builder
diff -u packages/builder:1.633 packages/builder:1.634
--- packages/builder:1.633 Tue Sep 14 22:40:57 2010
+++ packages/builder Thu Sep 16 20:40:08 2010
@@ -2022,7 +2022,7 @@
# need to checkout to tmp dir or we can't name our topdir
tmp=$(TMPDIR= TEMPDIR= mktemp -p $TOP_DIR -d) || exit 1
cd $tmp
- $CVS_COMMAND -d $CVSROOT co packages/{.cvsignore,rpm.groups,dropin,mirrors,md5,adapter{,.awk},fetchsrc_request,builder,{relup,compile,repackage}.sh}
+ $CVS_COMMAND -d $CVSROOT co packages/{.cvsignore,rpm.groups,dropin,mirrors,md5,adapter{,.awk},fetchsrc_request,builder,{relup,compile,repackage}.sh,ci,civim}
cd -
mv $tmp/packages/* $TOP_DIR
rm -rf $tmp
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/builder?r1=1.633&r2=1.634&f=u
More information about the pld-cvs-commit
mailing list