[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/stable/l10n/scripts
From:       Burkhard Lück <lueck () hube-lueck ! de>
Date:       2007-10-12 16:02:50
Message-ID: 1192204970.677390.28043.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 724544 by lueck:

add only the names of kolf's courses files to filelist, not the file content

 M  +1 -3      findfiles  


--- branches/stable/l10n/scripts/findfiles #724543:724544
@@ -41,9 +41,7 @@
 find $BASEDIR/`get_path kdebase`/khotkeys -name \*.khotkeys -print >> $filelist
 find $BASEDIR/`get_path kdebase`/kwin -name \*.kwinrules -print >> $filelist
 dir=`get_path kdegames`
-for file in `cat $BASEDIR/$dir/kolf/courses.list`; do
-	cat $BASEDIR/`get_path kdegames`/kolf/$file >> $filelist
-done
+cat $BASEDIR/$dir/kolf/courses.list >> $filelist
 find $BASEDIR/`get_path kdetoys`/amor/data -name \*rc -print >> $filelist
 find $BASEDIR/`get_path kdelibs`/kdeprint -name \*.print -print >> $filelist
 find $BASEDIR/`get_path kdebase` -name \*.kksrc -print >> $filelist
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic