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