From 6bcfa7824b36915c38cb555272ccc359e48e989b Mon Sep 17 00:00:00 2001 From: eabdullin Date: Thu, 23 Jul 2026 13:43:49 +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 d5b572d..0d1bf31 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} %global portablesuffix el8