Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xfce46.git;a=commitdiff;h=5d681193869495a1a93d8c91757c11a0cbd7ced1
commit 5d681193869495a1a93d8c91757c11a0cbd7ced1 Author: Priyank <[email protected]> Date: Tue Mar 10 00:47:57 2009 +0530 brr forgot to change the url in dlurl diff --git a/source/include/xfce4.sh b/source/include/xfce4.sh index dece32f..31fd0fc 100644 --- a/source/include/xfce4.sh +++ b/source/include/xfce4.sh @@ -69,7 +69,7 @@ if echo ${groups[*]} | grep -q goodies ; then else url="http://www.xfce.org/" preup2date="lynx -dump http://mocha.xfce.org/archive/ | grep xfce- | tail -n1 | sed 's/.*-\(.*\)\/.*/\1/'" - dlurl="$url/archive/${_F_xfce_ver}/src" + dlurl="http://mocha.xfce.org/archive/${_F_xfce_ver}/src" up2date="lynx -dump http://mocha.xfce.org/archive/xfce-\$($preup2date)/src/ | Flasttar" source=($dlurl/$_F_xfce_name-$pkgver.tar.bz2) fi _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
