diff options
author | Remi Collet <remi@remirepo.net> | 2025-10-20 14:59:22 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2025-10-20 14:59:22 +0200 |
commit | b18752dcab956ddb96f4c7dcb02442f98d0d7d2a (patch) | |
tree | 6700880e8fff78b67b6a8933d0783143ac634536 /fc41x82.cfg | |
parent | 96487bb0c2c8fef5cf95d5899c7eb1b7c57d7d44 (diff) |
Diffstat (limited to 'fc41x82.cfg')
-rw-r--r-- | fc41x82.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/fc41x82.cfg b/fc41x82.cfg index 4c693fa..ac9e547 100644 --- a/fc41x82.cfg +++ b/fc41x82.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.2.fc41.remi" +config_opts['macros']['%nophptag']="1" + config_opts['yum.conf'] += """ [result-fc41x82] name=result-fc41x82 |