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

commit 8b264b504aa1711fc56e357cb7d57db2025f1955
Author: Miklos Vajna <vmik...@frugalware.org>
Date:   Sun Oct 4 16:28:24 2009 +0200

googlecode: use Flastarhive

diff --git a/source/include/googlecode.sh b/source/include/googlecode.sh
index 6d0c47b..01a767b 100644
--- a/source/include/googlecode.sh
+++ b/source/include/googlecode.sh
@@ -66,5 +66,6 @@ fi
# * source()
###
url="http://code.google.com/p/$_F_googlecode_dirname";
-up2date="lynx -dump 
http://code.google.com/p/$_F_googlecode_dirname/downloads/list|grep -m1 
'$_F_googlecode_name\(.*\)$_F_googlecode_ext'|sed 
's/.*$_F_googlecode_name\(.*\)$_F_googlecode_ext.*/\1/;s/-/_/g;s/_//1'"
+_F_archive_name="$_F_googlecode_name"
+up2date="Flastarchive 
http://code.google.com/p/$_F_googlecode_dirname/downloads/list 
$_F_googlecode_ext"
source=(http://${_F_googlecode_dirname}.googlecode.com/files/${_F_googlecode_name}${_F_googlecode_sep}${pkgver//_/-}${_F_googlecode_ext})
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to