diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-08-07 19:35:44 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-08-07 19:35:44 +0200 |
commit | 6cd2c19582962fcee1ee71d751ce1992610be512 (patch) | |
tree | cd8407d30df63eb694642ff309b25383b4676982 /mock/el6xt.cfg | |
parent | 2de35c5150a92ed1a9143f72f25f6a9719537861 (diff) |
use a local copy of python27 SCL repo
Diffstat (limited to 'mock/el6xt.cfg')
-rw-r--r-- | mock/el6xt.cfg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mock/el6xt.cfg b/mock/el6xt.cfg index 8dd5a45..bea58a2 100644 --- a/mock/el6xt.cfg +++ b/mock/el6xt.cfg @@ -112,5 +112,11 @@ name=result baseurl=file:/var/lib/mock/el6x/ enabled=1 +[python27] +name=python27 +#baseurl=http://people.redhat.com/bkabrda/python27-rhel-6/ +baseurl=file:/home/rpmbuild/site/rpms/priv/python27-rhel-6/ +enabled=1 + """ |