Merge branch 'master' of github.com:archlinuxarm/PKGBUILDs

This commit is contained in:
Kevin Mihelich 2012-02-01 19:29:58 -05:00
commit bfcc68ac23

View file

@ -12,8 +12,9 @@ plugrel=1
_pkgbase='udev'
pkgname='udev-oxnas'
pkgver=179
pkgver=180
_pkgver=175
provides=('udev=180')
pkgrel=1
arch=(i686 x86_64)
url="http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html"
@ -50,7 +51,6 @@ package_udev-oxnas() {
backup=(etc/udev/udev.conf)
conflicts=('pcmcia-cs' 'hotplug' 'initscripts<2009.07' 'udev')
replaces=('devfsd')
provides=('udev=174')
cd $srcdir/$_pkgbase-$_pkgver
make DESTDIR=${pkgdir} install