commit d356510dc3e9e5a27ee3352e14c62105576fb7a1 Author: Adam Williamson awilliam@redhat.com Date: Wed Aug 21 16:51:19 2013 -0700
make fedora-repo.ks consistent with the actual filename
fedora-repo.ks | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) --- 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