From 271cab290b698a0ed92bf9c575c3976bdf7c3749 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 1 Sep 2025 12:18:10 +0200 Subject: f43 tweaks --- fc43a80.cfg | 3 +++ 1 file changed, 3 insertions(+) (limited to 'fc43a80.cfg') diff --git a/fc43a80.cfg b/fc43a80.cfg index 981983d..fcd58e9 100644 --- a/fc43a80.cfg +++ b/fc43a80.cfg @@ -17,6 +17,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.8.0.fc43.remi" +config_opts['macros']['%nophptag']="1" + config_opts['yum.conf'] += """ [result-fc43a80] name=result-fc43a80 -- cgit