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