diff options
Diffstat (limited to 'fc42xr82.cfg')
-rw-r--r-- | fc42xr82.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fc42xr82.cfg b/fc42xr82.cfg index 66f8730..d7d0060 100644 --- a/fc42xr82.cfg +++ b/fc42xr82.cfg @@ -5,7 +5,7 @@ include('fc42x.tpl') config_opts['root'] = 'fc42x' config_opts['resultdir'] = "/var/lib/mock/fc42x" -#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" |