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 | 68a7eced6a41a39c34bc25adba0e0a0dedb05e82 (patch) | |
tree | 64619711bcdae1f65b3637264a8f8c83f6ce8e1c /el6it.cfg | |
parent | ba334e66e8aef05c2ed773d8d916ba772dda2bae (diff) |
use a local copy of python27 SCL repo
Diffstat (limited to 'el6it.cfg')
-rw-r--r-- | el6it.cfg | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -113,5 +113,11 @@ name=result baseurl=file:/var/lib/mock/el6i/ 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 + """ |