summaryrefslogtreecommitdiffstats
path: root/kmod/Pkgfile
diff options
context:
space:
mode:
authorpiernov <piernov@piernov.org>2012-07-02 21:11:54 +0200
committerpiernov <piernov@piernov.org>2012-07-02 21:11:54 +0200
commit2af029cb678feb3998d6a5a6935f668e8f8a5ac9 (patch)
treea4a87d4e55c4cc961d24b124ea3333637df8c687 /kmod/Pkgfile
parent464895c8ad90d899bdc57292c0ca6a9838141a22 (diff)
downloadnutyx-pakxe-2af029cb678feb3998d6a5a6935f668e8f8a5ac9.tar.gz
nutyx-pakxe-2af029cb678feb3998d6a5a6935f668e8f8a5ac9.tar.bz2
nutyx-pakxe-2af029cb678feb3998d6a5a6935f668e8f8a5ac9.tar.xz
nutyx-pakxe-2af029cb678feb3998d6a5a6935f668e8f8a5ac9.zip
kmod 9-1 màj port
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