diff options
Diffstat (limited to 'fc42x82.cfg')
-rw-r--r-- | fc42x82.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/fc42x82.cfg b/fc42x82.cfg index 6a8ebf0..91d0f14 100644 --- a/fc42x82.cfg +++ b/fc42x82.cfg @@ -17,6 +17,9 @@ config_opts['macros']['%_module_version']="42" + 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.2.fc42.remi" +config_opts['macros']['%nophptag']="1" + config_opts['yum.conf'] += """ [result-fc42x82] name=result-fc42x82 |