From 6533cc85d2e483df7174275d46b08e93358381f8 Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: Nov 04 2016 12:06:38 +0000 Subject: update root in c7.1611.00 cfgs --- diff --git a/mock/c7.1611.00-i686.cfg b/mock/c7.1611.00-i686.cfg index 514a6f4..601e12c 100644 --- a/mock/c7.1611.00-i686.cfg +++ b/mock/c7.1611.00-i686.cfg @@ -1,4 +1,4 @@ -config_opts['root'] = 'c7.1611.u-i686' +config_opts['root'] = 'c7.1611.00-i686' config_opts['basedir'] = 'MOCKROOT' config_opts['target_arch'] = 'i686' config_opts['legal_host_arches'] = ('i386', 'i486', 'i586', 'i686', 'x86_64',) diff --git a/mock/c7.1611.00-x86_64.cfg b/mock/c7.1611.00-x86_64.cfg index 9848171..4e01450 100644 --- a/mock/c7.1611.00-x86_64.cfg +++ b/mock/c7.1611.00-x86_64.cfg @@ -1,4 +1,4 @@ -config_opts['root'] = 'c7.1611.u-x86_64' +config_opts['root'] = 'c7.1611.00-x86_64' config_opts['basedir'] = 'MOCKROOT' config_opts['target_arch'] = 'x86_64' config_opts['legal_host_arches'] = ('x86_64',)