From 5cbf6c2832661d93f1b52e7a34b9e596ca6933b2 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Thu, 23 Jul 2026 13:45:19 +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 16eb945..a943c5e 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 el9