From 782a186fc6ebc893d6b70e67bdb043e3dd4700a0 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Feb 13 2024 19:33:54 +0000 Subject: correct comps name Signed-off-by: Kevin Fenzi --- diff --git a/fedora.conf b/fedora.conf index 18b97e3..3dc68ff 100644 --- a/fedora.conf +++ b/fedora.conf @@ -13,8 +13,8 @@ comps_file = { 'scm': 'git', 'repo': 'https://pagure.io/fedora-comps.git', 'branch': 'main', - 'file': 'comps-40.xml', - 'command': 'make comps-40.xml' + 'file': 'comps-f40.xml', + 'command': 'make comps-f40.xml' } variants_file='variants-fedora.xml'