summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-09-18 09:04:39 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-09-18 09:24:52 +0000
commit09a1021bb753206a08d1e1a166fbb2c3f12bad25 (patch)
treeaa675ace1d29134ffe7e9754f1136615afef0b25 /testing
parentae7fad750293c397b0d34cbffdc3cfb321189cb3 (diff)
downloadaports-09a1021bb753206a08d1e1a166fbb2c3f12bad25.tar.bz2
aports-09a1021bb753206a08d1e1a166fbb2c3f12bad25.tar.xz
*/*-grsec: disable CONFIG_IDE from kernel config
This avoids disks show up as hdX. Only sdX will be used.
Diffstat (limited to 'testing')
-rw-r--r--testing/compat-wireless-grsec/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/compat-wireless-grsec/APKBUILD b/testing/compat-wireless-grsec/APKBUILD
index 8ec4a1f3..5a628a91 100644
--- a/testing/compat-wireless-grsec/APKBUILD
+++ b/testing/compat-wireless-grsec/APKBUILD
@@ -10,7 +10,7 @@ _kernelver=$pkgver-r$pkgrel
pkgname=${_realname}-${_flavor}
pkgver=2.6.30
-pkgrel=1
+pkgrel=2
pkgdesc="$_flavor kernel backported wifi drivers"
url="http://linuxwireless.org/en/users/Download/stable/"
license="GPL-2"