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

List:       kde-commits
Subject:    [sysadmin/release-tools/KDE/4.11] /: something that works with bash
From:       Albert Astals Cid <aacid () kde ! org>
Date:       2013-07-16 11:27:25
Message-ID: E1Uz3Ph-0001Cz-Lv () scm ! kde ! org
[Download RAW message or body]

Git commit 2b57ef93b8ce1f6f0f3dc4b0be35d487dd04c2bc by Albert Astals Cid.
Committed on 16/07/2013 at 10:56.
Pushed by aacid into branch 'KDE/4.11'.

something that works with bash

M  +1    -1    create_sources_inc

http://commits.kde.org/sysadmin/release-tools/2b57ef93b8ce1f6f0f3dc4b0be35d487dd04c2bc


diff --git a/create_sources_inc b/create_sources_inc
index 1d43a10..f0e4ee9 100755
--- a/create_sources_inc
+++ b/create_sources_inc
@@ -8,7 +8,7 @@ process_folder()
         filename=`basename $i`
         echo '<tr valign="top">'
         l=`echo $filename | sed -e "s#.tar.xz##"`
-        echo '   <td><a \
href="http://download.kde.org/unstable/$kde_version/'$2'/'$filename'">'$l'</a></td>' \
+        echo '   <td><a \
href="http://download.kde.org/unstable/'$kde_version'/'$2'/'$filename'">'$l'</a></td>'
  size=`stat -c "%s" $i`
         size=`echo "$size / 1024" | bc`
         if test "$size" -lt 1024; then


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

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