diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-03-27 08:35:50 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-03-27 08:35:50 +0000 |
commit | aae9b85589353977b48beb9efae04ae46d6f7063 (patch) | |
tree | 4a232475dcd86b2900455c547bdebd10a130232c /testing/zfs-grsec | |
parent | 1cfbbe57f381bb8f3f7f830ef631c8cfa79cbc92 (diff) | |
download | aports-aae9b85589353977b48beb9efae04ae46d6f7063.tar.bz2 aports-aae9b85589353977b48beb9efae04ae46d6f7063.tar.xz |
testing/zfs-grsec: force disable
Diffstat (limited to 'testing/zfs-grsec')
-rw-r--r-- | testing/zfs-grsec/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/zfs-grsec/APKBUILD b/testing/zfs-grsec/APKBUILD index 4bd44570bd..cca2b4dbdc 100644 --- a/testing/zfs-grsec/APKBUILD +++ b/testing/zfs-grsec/APKBUILD @@ -28,6 +28,7 @@ pkgrel=$(($_kpkgrel + $_mypkgrel)) pkgdesc="ZFS for Linux" url="http://zfsonlinux.org" #arch="x86 x86_64" +arch= license="CDDL" depends="spl-$_flavor" depends_dev="glib-dev e2fsprogs-dev util-linux-dev |