diff options
Diffstat (limited to 'el10xr82.cfg')
-rw-r--r-- | el10xr82.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/el10xr82.cfg b/el10xr82.cfg index c5ea234..c7e9d94 100644 --- a/el10xr82.cfg +++ b/el10xr82.cfg @@ -5,7 +5,7 @@ include('el10x.tpl') config_opts['root'] = 'el10x' config_opts['resultdir'] = "/var/lib/mock/el10x" -#config_opts['module_enable'] = ['redis:remi-8.2'] +config_opts['module_enable'] = ['redis:remi-8.2'] nn = datetime.datetime.now().strftime("%Y%m%d%H%M%S"); config_opts['macros']['%_module_build']="1" |