From 1ca2b44d764728bc02956db4225e7eec731abe9d Mon Sep 17 00:00:00 2001 From: eabdullin Date: Thu, 23 Jul 2026 13:44:41 +0300 Subject: [PATCH] Move almalinux portable suffix --- config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.yaml b/config.yaml index 44852c8..10baa4b 100644 --- a/config.yaml +++ b/config.yaml @@ -1,9 +1,9 @@ actions: - replace: - target: "spec" - find: "%global portablebuilddir /builddir/build/BUILD" + find: "%global portablesuffix el%{portablerhel}" replace: | - %global portablebuilddir /builddir/build/BUILD + %global portablesuffix el%{portablerhel} %if 0%{?almalinux} %ifarch riscv64