diff options
-rw-r--r-- | el6i.cfg | 5 | ||||
-rw-r--r-- | el6x.cfg | 5 |
2 files changed, 10 insertions, 0 deletions
@@ -113,5 +113,10 @@ name=result baseurl=file:/var/lib/mock/el6i/ enabled=1 +[python27] +name=python27 +baseurl=http://people.redhat.com/bkabrda/python27-rhel-6/ +enabled=1 + """ @@ -112,5 +112,10 @@ name=result baseurl=file:/var/lib/mock/el6x/ enabled=1 +[python27] +name=python27 +baseurl=http://people.redhat.com/bkabrda/python27-rhel-6/ +enabled=1 + """ |