Author: laxathom
Update of /cvs/free/common
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/free/common
Modified Files:
cvs-import.sh
Log Message:
add .run files into look aside cache
Index: cvs-import.sh
===================================================================
RCS file: /cvs/free/common/cvs-import.sh,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- cvs-import.sh 24 Jul 2008 09:41:30 -0000 1.7
+++ cvs-import.sh 11 Nov 2008 19:21:49 -0000 1.8
@@ -287,7 +287,7 @@
case $f in
*.tar | *gz | *.bz2 | *.Z | *.zip | *.ZIP | \
*.ttf | *.bin | *.tbz | *.tbz2| *.pdf | *.rpm | \
- *.jar | *.war | *.db | *.cpio | *.jisp | *.egg | *.gem )
+ *.jar | *.war | *.db | *.cpio | *.jisp | *.egg | *.gem | *.run )
UPLOADFILES="$UPLOADFILES $f"
if [ -n "$(grep $f sources 2>/dev/null)" ] ; then
# this file existed before with a different md5sum
Show replies by date