summaryrefslogtreecommitdiffstats
path: root/kmod/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'kmod/Pkgfile')
-rwxr-xr-xkmod/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/kmod/Pkgfile b/kmod/Pkgfile
index 4a24027bd..47e8ac21d 100755
--- a/kmod/Pkgfile
+++ b/kmod/Pkgfile
@@ -4,7 +4,7 @@
# Packager: piernov <piernov@piernov.org>
name=kmod
-version=8
+version=9
release=1
source=(http://www.kernel.org/pub/linux/utils/kernel/$name/$name-$version.tar.xz
depmod-search.conf
@@ -19,7 +19,7 @@ build() {
--with-zlib \
--with-xz
make
- make check
+ make check ||
make DESTDIR=$PKG install
install -dm755 $PKG/{,s}bin