diff options
Diffstat (limited to 'el10x84.cfg')
| -rw-r--r-- | el10x84.cfg | 3 | 
1 files changed, 3 insertions, 0 deletions
diff --git a/el10x84.cfg b/el10x84.cfg index 72428c1..0ed049e 100644 --- a/el10x84.cfg +++ b/el10x84.cfg @@ -16,6 +16,9 @@ config_opts['macros']['%_module_version']="10000" + nn;  config_opts['macros']['%_module_context']="00000000"  config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}" +config_opts['macros']['%dist']=".module_php.8.4.el10.remi" +config_opts['macros']['%nophptag']="1" +  config_opts['yum.conf'] += """  [result-el10x84]  name=result-el10x84  | 
