summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorQin Yuhao2016-05-29 19:23:03 +0800
committerQin Yuhao2016-05-29 19:23:03 +0800
commit7de3b211a699b5d36f7d18c7cdf7ec3f4b796641 (patch)
treedeccd957a22a9ae2fbb45319510f7c22b088602e
parentd47ea593df271e43e1cb46f61f17fe7b4cc7d06f (diff)
downloadaur-7de3b211a699b5d36f7d18c7cdf7ec3f4b796641.tar.gz
should not be in a group
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e4344f862885..a9cfdb835136 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -98,7 +98,7 @@ build() {
_package() {
pkgdesc="The ${pkgbase/linux/Linux} kernel and modules"
- groups=('selinux')
+# groups=('selinux')
depends=('coreutils' 'linux-firmware' 'kmod' 'mkinitcpio>=0.7')
optdepends=('crda: to set the correct wireless channels of your country')
backup=("etc/mkinitcpio.d/${pkgbase}.preset")