diff options
author | Remi Collet <remi@remirepo.net> | 2025-10-02 16:36:05 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2025-10-02 16:36:05 +0200 |
commit | edabccfc6ca4bf49b54590960d8bf3bd884be0e2 (patch) | |
tree | 640cc5b4a3d3e48665d60bebe384ef8543735ba0 /fc41x83.cfg | |
parent | 74430e901d38e9f76047a6beccb3ca02c47a076e (diff) |
also use "module_php" for 8.3 and 8.4
Diffstat (limited to 'fc41x83.cfg')
-rw-r--r-- | fc41x83.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/fc41x83.cfg b/fc41x83.cfg index 5ef2bce..2da0dcb 100644 --- a/fc41x83.cfg +++ b/fc41x83.cfg @@ -17,6 +17,9 @@ config_opts['macros']['%_module_version']="41" + 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.3.fc41.remi" +config_opts['macros']['%nophptag']="1" + config_opts['yum.conf'] += """ [result-fc41x83] name=result-fc41x83 |