Drop base group

This commit is contained in:
Jan Alexander Steffens 2019-10-07 19:29:07 +00:00
parent fa64c7292f
commit 5944df9027
1 changed files with 0 additions and 1 deletions

View File

@ -69,7 +69,6 @@ build() {
_package() {
pkgdesc="The ${pkgbase/linux/Linux} kernel and modules"
[[ $pkgbase = linux ]] && groups=(base)
depends=(coreutils kmod initramfs)
optdepends=('crda: to set the correct wireless channels of your country'
'linux-firmware: firmware images needed for some devices')