mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/udev-oxnas to 180-1
This commit is contained in:
parent
10a46c098d
commit
145e904680
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue