From 260b7333c621432d491867df956ebc212366df9c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 16 May 2013 09:41:47 +0200 Subject: Xulrunner / Firefox : use python27 SCL for EL-6 build --- el6x.cfg | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'el6x.cfg') diff --git a/el6x.cfg b/el6x.cfg index bf95a73..18af6ee 100644 --- a/el6x.cfg +++ b/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 + """ -- cgit