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 /el10x82.cfg | |
parent | 96487bb0c2c8fef5cf95d5899c7eb1b7c57d7d44 (diff) |
Diffstat (limited to 'el10x82.cfg')
-rw-r--r-- | el10x82.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/el10x82.cfg b/el10x82.cfg index 959e816..9659302 100644 --- a/el10x82.cfg +++ b/el10x82.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.2.el10.remi" +config_opts['macros']['%nophptag']="1" + config_opts['yum.conf'] += """ [result-el10x82] name=result-el10x82 |