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

commit 7c29c5c4f505ae454045634b32464cacdd0a26ac
Author: bouleetbil <bouleet...@frogdev.info>
Date:   Mon Jun 20 17:26:11 2011 +0000

pth-2.0.7-1-arm

added arm to archs()

diff --git a/source/lib/pth/FrugalBuild b/source/lib/pth/FrugalBuild
index d80c9bf..8a81e03 100644
--- a/source/lib/pth/FrugalBuild
+++ b/source/lib/pth/FrugalBuild
@@ -8,7 +8,7 @@ pkgdesc="The GNU Portable Threads."
url="http://www.gnu.org/software/pth";
depends=('glibc')
groups=('lib')
-archs=('i686' 'x86_64' 'ppc')
+archs=('i686' 'x86_64' 'ppc' 'arm')
up2date="lynx -dump http://www.gnu.org/software/pth/ |grep pth |grep tar |sed 
-n -e 's/.*h-\(.*\)\.t.*/\1/' -e '1 p'"
source=(ftp://ftp.gnu.org/gnu/pth/$pkgname-$pkgver.tar.gz 
$pkgname-$pkgver-head-fix.patch)
sha1sums=('9a71915c89ff2414de69fe104ae1016d513afeee' \
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to