Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=fwonarm.git;a=commitdiff;h=6fb973bc281c29ed152b55d8bfb088d955686016

commit 6fb973bc281c29ed152b55d8bfb088d955686016
Author: Elentir <elen...@frugalware.org>
Date:   Tue Feb 15 18:49:54 2011 +0100

bash-4.1_009-1-arm

* add arm to archs

diff --git a/source/base/bash/FrugalBuild b/source/base/bash/FrugalBuild
index 76e17e7..ab57bc9 100644
--- a/source/base/bash/FrugalBuild
+++ b/source/base/bash/FrugalBuild
@@ -15,7 +15,7 @@ url="http://tiswww.case.edu/php/chet/bash/bashtop.html";
backup=(etc/{profile,shells,skel/.bashrc})
depends=('glibc>=2.8-3' 'readline>=5.2-4')
groups=('base' 'core')
-archs=('i686' 'x86_64' 'ppc')
+archs=('i686' 'x86_64' 'ppc' 'arm')
up2date="echo \$(lynx -dump $url|grep current|sed -n -e 's/.*bash-\(.*\)\. 
.*$/\1/' -e '1 p')\$(lynx -dump 
ftp://ftp.cwru.edu/pub/bash/bash-$basever-patches|grep 
'bash${basever//.}-[0-9]\{3\}'|sed -n 
's/.*bash${basever//.}-\([0-9]\{3\}\).*/_\1/;$ p')"
source=(http://ftp.gnu.org/pub/gnu/bash/$pkgname-$basever.tar.gz profile shells 
bashrc)
signatures=("${source[0]}.sig" '' '' '')
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to