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