summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBruno Santos2019-10-22 13:31:01 +0200
committerBruno Santos2019-10-22 13:33:17 +0200
commit65133a891cb454d2df5997a0619e22b3caf2b362 (patch)
tree6b961667804aa6cbd028824a40f341b3c47fa71f /PKGBUILD
parent095f3a85761f59b89abab4a5ce181a049c843499 (diff)
downloadaur-65133a891cb454d2df5997a0619e22b3caf2b362.tar.gz
Fix module installation path
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0238d33a9210..ffc0385508a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=ixxat-socketcan
pkgver=1.1.148.0
-pkgrel=4
+pkgrel=5
pkgdesc="SocketCAN driver for IXXAT USB-to-CAN v2"
arch=('i686' 'x86_64')
url="https://www.ixxat.com/products/products-industrial/pc-interfaces/pc-can-interfaces/socketcan"
@@ -15,7 +15,7 @@ source=('https://www.ixxat.com/docs/librariesprovider8/default-document-library/
md5sums=('c42d19b75802691b057a8163606903af'
'94db6b37a2b8f07ef116352e73dbd88a')
-_extramodules=extramodules-ARCH
+_extramodules=$(uname -r)/extramodules
prepare() {
patch -p1 -i kernel_api_fix.patch