aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/zfs-grsec/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/zfs-grsec/APKBUILD b/testing/zfs-grsec/APKBUILD
index cb7cc4605d..36b8743937 100644
--- a/testing/zfs-grsec/APKBUILD
+++ b/testing/zfs-grsec/APKBUILD
@@ -6,7 +6,7 @@ _realname=zfs
_name=$_realname-$_flavor
_kpkg=linux-$_flavor
-_kver=3.12.5
+_kver=3.12.6
_kpkgrel=0
_realver=0.6.2
@@ -34,7 +34,7 @@ depends_dev="glib-dev e2fsprogs-dev util-linux-dev
linux-$_flavor-dev=$_kernelver spl-$_flavor-dev"
makedepends="$depends_dev automake autoconf libtool"
install=""
-subpackages="$pkgname-dev $pkgname-utils"
+subpackages="$pkgname-dev"
source="http://archive.zfsonlinux.org/downloads/zfsonlinux/zfs/zfs-$_realver.tar.gz
timestamp.patch
linux-3.11-lz4-compat.patch
@@ -61,7 +61,7 @@ build() {
--mandir=/usr/share/man \
--infodir=/usr/share/info \
--localstatedir=/var \
- --with-config=all \
+ --with-config=kernel \
--with-udevdir=/lib/udev \
--with-linux=/usr/src/linux-headers-${_abi_release} \
--with-spl=/usr/src/spl-${_realver} \