Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ab220e6d45f6d050f359f16ccab1871f4a66dac7

commit ab220e6d45f6d050f359f16ccab1871f4a66dac7
Author: crazy <cr...@frugalware.org>
Date:   Wed Mar 31 11:27:40 2010 +0200

kde.sh: small typo

diff --git a/source/include/kde.sh b/source/include/kde.sh
index 898bf76..379d335 100644
--- a/source/include/kde.sh
+++ b/source/include/kde.sh
@@ -127,14 +127,14 @@ fi

if [ -n "$_F_kde_id" ]; then
url="http://www.kde-apps.org/content/show.php?content=$_F_kde_id";
-        up2date="lynx -dump  $url|grep -m1 grep -v http|grep  -m1 '      
[0-9.0-9.0-9]'|sed -e 's/^[ \t]*//'"
+        up2date="lynx -dump  $url|grep -v http|grep  -m1 '      
[0-9.0-9.0-9]'|sed -e 's/^[ \t]*//'"
_F_kde_no_compiletime=1
_F_kde_no_auto_docs=1
fi

if [ -n "$_F_kde_id2" ]; then
url="http://www.kde-look.org/content/show.php?content=$_F_kde_id2";
-        up2date="lynx -dump  $url|grep -m1 grep -v http|grep  -m1 '      
[0-9.0-9.0-9]'|sed -e 's/^[ \t]*//'"
+        up2date="lynx -dump  $url|grep -v http|grep  -m1 '      
[0-9.0-9.0-9]'|sed -e 's/^[ \t]*//'"
_F_kde_no_compiletime=1
_F_kde_no_auto_docs=1
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to