summaryrefslogtreecommitdiff
path: root/testing/kmod/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/kmod/PKGBUILD')
-rw-r--r--testing/kmod/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/testing/kmod/PKGBUILD b/testing/kmod/PKGBUILD
index 6fd9c4c96..d278860cb 100644
--- a/testing/kmod/PKGBUILD
+++ b/testing/kmod/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 146216 2012-01-06 04:24:28Z dreisner $
+# $Id: PKGBUILD 146226 2012-01-06 11:00:10Z dreisner $
# Maintainer: Dave Reisner <dreisner@archlinux.org>
pkgname=kmod
pkgver=3
-pkgrel=3
+pkgrel=4
pkgdesc="Linux kernel module handling"
arch=('i686' 'x86_64')
url="http://git.profusion.mobi/cgit.cgi/kmod.git"
@@ -26,6 +26,7 @@ build() {
patch -Np1 <"$srcdir/return-non-zero-on-fail.patch"
./configure \
+ --sysconfdir=/etc \
--with-rootprefix= \
--with-rootlibdir=/lib \
--with-zlib