* update dkms to 3.0.12-1
This commit is contained in:
parent
c6805b95b7
commit
a031980630
@ -3,7 +3,7 @@
|
||||
# Contributor: Balwinder S "bsd" Dheeman (bdheeman AT gmail.com)
|
||||
|
||||
pkgname=dkms
|
||||
pkgver=3.0.11
|
||||
pkgver=3.0.12
|
||||
pkgrel=1
|
||||
pkgdesc='Dynamic Kernel Modules System'
|
||||
arch=(any)
|
||||
@ -64,10 +64,9 @@ package() {
|
||||
# we install them outside of $pkgdir
|
||||
make \
|
||||
DESTDIR="$pkgdir" \
|
||||
SBIN="$pkgdir/usr/bin" \
|
||||
BASHDIR="$pkgdir/usr/share/bash-completion/completions" \
|
||||
KCONF="$srcdir"/trash \
|
||||
LIBDIR="$srcdir"/trash \
|
||||
SBIN=/usr/bin \
|
||||
KCONF=/../trash \
|
||||
LIBDIR=/../trash \
|
||||
install
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user