From 1fa1ac23b293a911b6ccedf7dd8d3c5993696f1b Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Tue, 19 Feb 2019 15:35:17 -0500 Subject: [PATCH] Branching F30 from rawhide Signed-off-by: Mohan Boddu --- 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