[Frugalware-git] frugalware-current: kde.sh
crazy
crazy at frugalware.org
Fri Jan 11 19:01:31 CET 2008
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e393ec14ceae07a692c22b962afe97e9debd93a4
commit e393ec14ceae07a692c22b962afe97e9debd93a4
Author: crazy <crazy at frugalware.org>
Date: Fri Jan 11 19:01:12 2008 +0100
kde.sh
* set static up2date for now
diff --git a/source/include/kde.sh b/source/include/kde.sh
index 5e07727..726cc1a 100644
--- a/source/include/kde.sh
+++ b/source/include/kde.sh
@@ -68,7 +68,8 @@ if [ "$_F_kde_defaults" -eq 1 ]; then
url="http://www.kde.org"
_F_kde_ver=3.5.8
pkgurl="ftp://ftp.solnet.ch/mirror/KDE/stable/$_F_kde_ver/src"
- up2date="lynx -dump http://www.kde.org/download/|grep '$_F_kde_name'|sed -n '1 p'|sed 's/.*-\([^ ]*\) .*/\1/'"
+ #up2date="lynx -dump http://www.kde.org/download/|grep '$_F_kde_name'|sed -n '1 p'|sed 's/.*-\([^ ]*\) .*/\1/'"
+ up2date=3.5.8
source=($pkgurl/$_F_kde_name-$pkgver.tar.bz2)
fi
if [ -z "$_F_cd_path" ]; then
More information about the Frugalware-git
mailing list