From f1dfc5c7cca90b8234cf5d330697e97aa3298e27 Mon Sep 17 00:00:00 2001 From: Louis Abel Date: Wed, 12 Oct 2022 01:11:27 -0700 Subject: [PATCH] srpm was there twice --- groupinstall.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/groupinstall.cfg b/groupinstall.cfg index 31d0a96..0d0c6fe 100644 --- a/groupinstall.cfg +++ b/groupinstall.cfg @@ -4,7 +4,7 @@ # temporarily. This also sets general build options for the project. group_install { - srpm { + build { name: "bash" name: "bzip2" name: "coreutils"