summaryrefslogtreecommitdiffstats
path: root/kmod
diff options
context:
space:
mode:
Diffstat (limited to 'kmod')
-rwxr-xr-xkmod/Pkgfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmod/Pkgfile b/kmod/Pkgfile
index 47e8ac21d..abd27e422 100755
--- a/kmod/Pkgfile
+++ b/kmod/Pkgfile
@@ -19,7 +19,7 @@ build() {
--with-zlib \
--with-xz
make
- make check ||
+ make check || true
make DESTDIR=$PKG install
install -dm755 $PKG/{,s}bin