Drop base group
This commit is contained in:
parent
fa64c7292f
commit
5944df9027
1
PKGBUILD
1
PKGBUILD
|
@ -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')
|
||||
|
|
Loading…
Reference in New Issue