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

List:       kde-commits
Subject:    kdesdk/kapptemplate
From:       Dirk Mueller <mueller () kde ! org>
Date:       2003-07-25 19:10:18
[Download RAW message or body]

CVS commit by mueller: 

sort the list of files
CCMAIL: 35763-done@bugs.kde.org


  M +1 -1      kapptemplate.common   1.6


--- kdesdk/kapptemplate/kapptemplate.common  #1.5:1.6
@@ -300,5 +300,5 @@
     then
 #        FILES=`/bin/ls -1 -I "no-exe" -I*~ $DIRECTORY`;
-         FILES=`cd $DIRECTORY; find . ! -name "*~" -maxdepth 1 -type f -print | sed 's,^\./,,'`;
+         FILES=`cd $DIRECTORY; find . ! -name "*~" -maxdepth 1 -type f -print | sed 's,^\./,,' | sort`;
 
         if [ ! "$FILES" ];


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

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