From edabccfc6ca4bf49b54590960d8bf3bd884be0e2 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 2 Oct 2025 16:36:05 +0200 Subject: also use "module_php" for 8.3 and 8.4 --- el8a83.cfg | 3 +++ 1 file changed, 3 insertions(+) (limited to 'el8a83.cfg') diff --git a/el8a83.cfg b/el8a83.cfg index 6a9090e..9a6e3da 100644 --- a/el8a83.cfg +++ b/el8a83.cfg @@ -16,6 +16,9 @@ config_opts['macros']['%_module_version']="81000" + 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.3.el8.remi" +config_opts['macros']['%nophptag']="1" + config_opts['yum.conf'] += """ [result-el8a83] name=result-el8a83 -- cgit