From 142c227ca05f7eda4062024ea93c668c92c58e76 Mon Sep 17 00:00:00 2001 From: sboldyreva Date: Tue, 14 Jan 2025 13:45:07 +0000 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20config.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index 34cb8a1..07fc432 100644 --- a/config.yaml +++ b/config.yaml @@ -18,7 +18,8 @@ actions: - target: "spec" find: "%autosetup -p 1" replace: | - %autosetup -p 1\n + %autosetup -p 1 + sed -e 's/RHEL/AlmaLinux/g' -i po/*.po sed -e 's/Red Hat Enterprise Linux/AlmaLinux/g' -i po/*.po count: 1