summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBreizh2017-06-07 17:17:20 +0200
committerBreizh2017-06-07 17:17:20 +0200
commit7ae00b9d13b942e4208c08edaa85ddb6d51e45dd (patch)
tree515b7e5aeb24cc79830384659582fb4f2b88210f
parent8d6945720d2c1d3341a328ea8be1ec6e981dc862 (diff)
downloadaur-7ae00b9d13b942e4208c08edaa85ddb6d51e45dd.tar.gz
There is so many errors
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7beb27aa97b1..4fee043aa869 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -33,7 +33,7 @@ build() {
}
package() {
- cd pkgnmame-master
+ cd $pkgname-master
_extramodules="extramodules-$(uname -r | cut -f-2 -d'.')-$(uname -r|sed -e 's/.*-//g')"
_MODPATH="$pkgdir/usr/lib/modules/$_extramodules/"
install -d "$_MODPATH"