Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=c265baed095a311c3578298a3e45dbf017891140
commit c265baed095a311c3578298a3e45dbf017891140 Author: Elentir <[email protected]> Date: Tue Feb 15 20:47:34 2011 +0100 udev-165-1-arm * add arm to archs diff --git a/source/base/udev/FrugalBuild b/source/base/udev/FrugalBuild index ff26a1a..9df6173 100644 --- a/source/base/udev/FrugalBuild +++ b/source/base/udev/FrugalBuild @@ -11,7 +11,7 @@ depends=('glibc>=2.8-3') rodepends=('chkconfig>=1.3.30c-2' 'coreutils>=6.12-2' 'grep>=2.5.3-4') makedepends=('gperf' 'xfsprogs-acl' 'usbutils' 'pciutils' 'gobject-introspection') groups=('base' 'core') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64' 'ppc' 'arm') conflicts=('devfsd' 'pcmcia-cs' 'hotplug') replaces=('hotplug' 'devicekit') up2date="lynx -dump '$url?C=M;O=D'|grep 'udev-.*tar.bz2 '|sed -n 's/.*-\(.*\)\.t.*/\1/;1 p'" @@ -23,7 +23,7 @@ subpkgs=('libgudev') subdescs=('Libraries for adding libudev support to applications that use glib.') subrodepends=("udev=$pkgver") subgroups=('lib') -subarchs=('i686 x86_64 ppc') +subarchs=('i686 x86_64 ppc arm') # If you update this package, you MUST test it carefully, please do a # reboot on the test machine and see if you get no error message on _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
