Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ebbfcfa12d5d30c481a1bc7b5073cd0241108dd6
commit ebbfcfa12d5d30c481a1bc7b5073cd0241108dd6 Author: Miklos Vajna <[EMAIL PROTECTED]> Date: Mon Sep 29 21:43:04 2008 +0200 device-mapper-1.02.28-1-ppc added ppc to archs() diff --git a/source/lib/device-mapper/FrugalBuild b/source/lib/device-mapper/FrugalBuild index 388cca0..994d570 100644 --- a/source/lib/device-mapper/FrugalBuild +++ b/source/lib/device-mapper/FrugalBuild @@ -8,7 +8,7 @@ pkgrel=1 pkgdesc="Device mapper ioctl library." url="http://sources.redhat.com/dm/" groups=('lib') -archs=('i686' 'x86_64') +archs=('i686' 'x86_64' 'ppc') depends=('glibc') up2date="lynx -dump ftp://sources.redhat.com/pub/dm/|grep tgz$|sed -n 's/.*r.\(.*\)\.t.*/\1/;$ p'" source=(ftp://sources.redhat.com/pub/dm/device-mapper.$pkgver.tgz \ _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
