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 /fc42x84.cfg | |
parent | 74430e901d38e9f76047a6beccb3ca02c47a076e (diff) |
also use "module_php" for 8.3 and 8.4
Diffstat (limited to 'fc42x84.cfg')
-rw-r--r-- | fc42x84.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/fc42x84.cfg b/fc42x84.cfg index 002f548..3f917e7 100644 --- a/fc42x84.cfg +++ b/fc42x84.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.4.fc42.remi" +config_opts['macros']['%nophptag']="1" + config_opts['yum.conf'] += """ [result-fc42x84] name=result-fc42x84 |