From 355c1c3281ab7243352e736e00feef1f3bd51bb0 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 29 Jul 2025 09:46:48 +0200 Subject: use module_memcached in dist --- el10xm.cfg | 2 ++ 1 file changed, 2 insertions(+) (limited to 'el10xm.cfg') diff --git a/el10xm.cfg b/el10xm.cfg index 7719e67..79b78e4 100644 --- a/el10xm.cfg +++ b/el10xm.cfg @@ -15,3 +15,5 @@ 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_memcached.el10.remi" + -- cgit