[Frugalware-git] frugalware-current: reiserfsprogs-3.6.20-2-ppc

Miklos Vajna vmiklos at frugalware.org
Mon Aug 18 02:57:29 CEST 2008


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

commit f9c9a25224f7ec779c5c2b875646c889ee042dfc
Author: Miklos Vajna <vmiklos at frugalware.org>
Date:   Mon Aug 18 02:57:22 2008 +0200

reiserfsprogs-3.6.20-2-ppc
- remove ppc from archs() will not compile on ppc (big-endian issues) and it's
not trivial to fix it mor patch available

diff --git a/source/base/reiserfsprogs/FrugalBuild b/source/base/reiserfsprogs/FrugalBuild
index 2bb1bc8..3758be0 100644
--- a/source/base/reiserfsprogs/FrugalBuild
+++ b/source/base/reiserfsprogs/FrugalBuild
@@ -8,7 +8,7 @@ pkgdesc="Reiserfs utilities"
url="http://www.namesys.com"
depends=('e2fsprogs>=1.41.0-2')
groups=('base')
-archs=('i686' 'x86_64' 'ppc')
+archs=('i686' 'x86_64')
#up2date="lynx -dump http://www.namesys.com/download.html|grep reiserfsprogs|sed -n '1 p'|tr -s ' '|sed 's/.tar.gz.//'|cut -d - -f 2"
#source=(ftp://ftp.namesys.com/pub/$pkgname/$pkgname-$pkgver.tar.gz)
up2date="lynx -dump http://mirror.trouble-free.net/sources/|Flasttar"


More information about the Frugalware-git mailing list