From d356510dc3e9e5a27ee3352e14c62105576fb7a1 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Wed, 21 Aug 2013 16:51:19 -0700 Subject: make fedora-repo.ks consistent with the actual filename --- fedora-repo.ks | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fedora-repo.ks b/fedora-repo.ks index 5887323..a0232f0 100644 --- a/fedora-repo.ks +++ b/fedora-repo.ks @@ -6,4 +6,4 @@ #%include fedora-repo-rawhide.ks # For non-master branches the following should be uncommented -%include fedora-repo-non-rawhide.ks +%include fedora-repo-not-rawhide.ks -- cgit