diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-05-16 09:41:47 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-05-16 09:41:47 +0200 |
commit | 8f544b3bdf5a2fd116bddc1ed0f2b3f78115f101 (patch) | |
tree | 16a0f179a60daf45ef102bd0973e514b9bc3ef6b /mock/el6x.cfg | |
parent | 5f33b8d8fc72b60dbb1440a5a8bd017c457beb7e (diff) |
Xulrunner / Firefox : use python27 SCL for EL-6 build
Diffstat (limited to 'mock/el6x.cfg')
-rw-r--r-- | mock/el6x.cfg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mock/el6x.cfg b/mock/el6x.cfg index bf95a73..18af6ee 100644 --- a/mock/el6x.cfg +++ b/mock/el6x.cfg @@ -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 + """ |