diff options
author | Remi Collet <remi@remirepo.net> | 2025-09-01 12:18:10 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2025-09-01 12:18:10 +0200 |
commit | 271cab290b698a0ed92bf9c575c3976bdf7c3749 (patch) | |
tree | 17513b87c059dfc1a78bf1ae896595babc8f0237 /fc43a74.cfg | |
parent | ff386021b9fab428acbc78114902f227e5781914 (diff) |
Diffstat (limited to 'fc43a74.cfg')
-rw-r--r-- | fc43a74.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/fc43a74.cfg b/fc43a74.cfg index 95d822a..b59c0f6 100644 --- a/fc43a74.cfg +++ b/fc43a74.cfg @@ -18,6 +18,9 @@ config_opts['macros']['%_module_version']="43" + 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.7.4.fc43.remi" +config_opts['macros']['%nophptag']="1" + config_opts['yum.conf'] += """ [result-fc43a74] name=result-fc43a74 |