From 940e729f123945e1c4b26966bcc5e0ee34396126 Mon Sep 17 00:00:00 2001 From: sboldyreva Date: Tue, 14 Jan 2025 13:45:42 +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 1b77979..19d3df6 100644 --- a/config.yaml +++ b/config.yaml @@ -3,7 +3,8 @@ actions: - target: "spec" find: "%autosetup -p 1" replace: | - %autosetup -p 1\n + %autosetup -p 1 + # Debrand +sed -e 's/RHEL/AlmaLinux/g' -i po/*.po +sed -e 's/Red Hat Enterprise Linux/AlmaLinux/g' -i po/*.po