From 5944df90275659dfd5ba05162af227e77765afff Mon Sep 17 00:00:00 2001 From: Jan Alexander Steffens Date: Mon, 7 Oct 2019 19:29:07 +0000 Subject: [PATCH] Drop base group --- PKGBUILD | 1 - 1 file changed, 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 83417f1..8a629dc 100644 --- a/PKGBUILD +++ b/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')