Обновить config.yaml

This commit is contained in:
sboldyreva 2025-01-14 13:44:49 +00:00
parent 1f0eb3a5b7
commit ca8bcc140c

View File

@ -3,9 +3,11 @@ actions:
- target: "spec"
find: "%autosetup -p 1"
replace: |
%autosetup -p 1\n
%autosetup -p 1
# AlmaLinux install class
cp %{SOURCE1} data/product.d/\n
cp %{SOURCE1} data/product.d/
# Debrand
sed -e 's/RHEL/AlmaLinux/g' -i po/*.po
sed -e 's/Red Hat Enterprise Linux/AlmaLinux/g' -i po/*.po