From e1c6b11b78829bf4945dccf1d5246e41f3d533f9 Mon Sep 17 00:00:00 2001 From: Samyak Jain Date: Mon, 11 Aug 2025 16:26:53 +0530 Subject: [PATCH] Branch Fedora 43 from Rawhide Signed-off-by: Samyak Jain --- fedora-repo.ks | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fedora-repo.ks b/fedora-repo.ks index 9c7dfff..92d4d65 100644 --- a/fedora-repo.ks +++ b/fedora-repo.ks @@ -3,7 +3,7 @@ # Exactly one of the following should be uncommented # For the master branch the following should be uncommented -%include fedora-repo-rawhide.ks +# %include fedora-repo-rawhide.ks # For non-master branches the following should be uncommented -# %include fedora-repo-not-rawhide.ks +%include fedora-repo-not-rawhide.ks