summaryrefslogtreecommitdiffstats
path: root/el6i.cfg
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-08-07 19:35:44 +0200
committerRemi Collet <fedora@famillecollet.com>2013-08-07 19:35:44 +0200
commit68a7eced6a41a39c34bc25adba0e0a0dedb05e82 (patch)
tree64619711bcdae1f65b3637264a8f8c83f6ce8e1c /el6i.cfg
parentba334e66e8aef05c2ed773d8d916ba772dda2bae (diff)
use a local copy of python27 SCL repo
Diffstat (limited to 'el6i.cfg')
-rw-r--r--el6i.cfg3
1 files changed, 2 insertions, 1 deletions
diff --git a/el6i.cfg b/el6i.cfg
index b232ab3..a576811 100644
--- a/el6i.cfg
+++ b/el6i.cfg
@@ -115,7 +115,8 @@ enabled=1
[python27]
name=python27
-baseurl=http://people.redhat.com/bkabrda/python27-rhel-6/
+#baseurl=http://people.redhat.com/bkabrda/python27-rhel-6/
+baseurl=file:/home/rpmbuild/site/rpms/priv/python27-rhel-6/
enabled=1
"""