core/udev-oxnas to 182-2

This commit is contained in:
Kevin Mihelich 2012-04-15 14:46:12 -04:00
parent b597c6b9b7
commit eeb7c53c21

View file

@ -14,7 +14,7 @@ _pkgbase='udev'
pkgname='udev-oxnas'
pkgver=182
_pkgver=175
pkgrel=1
pkgrel=2
arch=(i686 x86_64)
url="http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html"
license=('GPL')
@ -48,6 +48,7 @@ package_udev-oxnas() {
install=udev.install
backup=(etc/udev/udev.conf)
provides=("udev=${pkgver}")
conflicts=('udev')
cd $srcdir/$_pkgbase-$_pkgver
make DESTDIR=${pkgdir} install