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

commit ccb5df56c2771ad94fd9b4f290b4ad0d330eda48
Author: Michel Hermier <herm...@frugalware.org>
Date:   Sun Jan 23 09:00:52 2011 +0100

kde.sh

* Use Flastverdir.

diff --git a/source/include/kde.sh b/source/include/kde.sh
index 5a343c8..8c41938 100644
--- a/source/include/kde.sh
+++ b/source/include/kde.sh
@@ -109,11 +109,7 @@ fi

if [ "$_F_kde_defaults" -eq 1 ]; then
if [ -z "$up2date" ]; then
-               if [ -z "$_F_kde_unstable" ]; then
-                       up2date="lynx -dump http://kde.org/download/|grep 
'http://kde.org/info/4.*'|sed 's/.*\/\(.*\).php/\1/'"
-               else
-                       up2date=$pkgver
-               fi
+               up2date="Flastverdir $_F_kde_mirror/$_F_kde_folder"
fi

if [ ${#source[@]} -eq 0 ]; then
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to