[Frugalware-git] frugalware-current: kde.sh: add some sort up2date for core packages , old one is broken

crazy crazy at frugalware.org
Wed Mar 31 11:04:18 CEST 2010


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

commit 87a8748af1a1f0ec7736e0972878149818f9b535
Author: crazy <crazy at frugalware.org>
Date:   Wed Mar 31 12:06:13 2010 +0200

kde.sh: add some sort up2date for core packages , old one is broken

diff --git a/source/include/kde.sh b/source/include/kde.sh
index 7d268d1..c3a7c74 100644
--- a/source/include/kde.sh
+++ b/source/include/kde.sh
@@ -109,7 +109,7 @@ fi
if [ "$_F_kde_defaults" -eq 1 ]; then
if [ -z "$up2date" ]; then
if [ -z "$_F_kde_unstable" ]; then
-			up2date="Flasttar http://kde.org/download/"
+			up2date="lynx -dump http://kde.org/download/|grep 'http://kde.org/info/4.*'|sed 's/.*\/\(.*\).php/\1/'"
else
up2date=$pkgver
fi


More information about the Frugalware-git mailing list