--- yuminstall.py | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/yuminstall.py b/yuminstall.py index 6601a82..f036267 100644 --- a/yuminstall.py +++ b/yuminstall.py @@ -791,9 +791,6 @@ class AnacondaYum(YumSorter): addonRepo.name = addon[0] addonRepo.baseurl = [ addon[1] ] - if repo.isEnabled(): - addonRepo.enable() - extraRepos.append(addonRepo) for repo in extraRepos: -- 1.7.0.1 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list