diff options
Diffstat (limited to 'mock/fc23xscl70.cfg')
-rw-r--r-- | mock/fc23xscl70.cfg | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/mock/fc23xscl70.cfg b/mock/fc23xscl70.cfg index 7583576..2f9b089 100644 --- a/mock/fc23xscl70.cfg +++ b/mock/fc23xscl70.cfg @@ -105,9 +105,13 @@ name=rpmfusion-nonfree mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=nonfree-fedora-updates-released-23&arch=x86_64 enabled=0 -[result] -name=result +[result-scl70fc23x] +name=result-scl70fc23x baseurl=file:/var/lib/mock/scl70fc23x/ + +[result-fc23x] +name=result-fc23x +baseurl=file:/var/lib/mock/fc23x/ enabled=1 """ |