Обновить config.yaml
This commit is contained in:
parent
1f0eb3a5b7
commit
ca8bcc140c
@ -3,9 +3,11 @@ actions:
|
|||||||
- target: "spec"
|
- target: "spec"
|
||||||
find: "%autosetup -p 1"
|
find: "%autosetup -p 1"
|
||||||
replace: |
|
replace: |
|
||||||
%autosetup -p 1\n
|
%autosetup -p 1
|
||||||
|
|
||||||
# AlmaLinux install class
|
# AlmaLinux install class
|
||||||
cp %{SOURCE1} data/product.d/\n
|
cp %{SOURCE1} data/product.d/
|
||||||
|
|
||||||
# Debrand
|
# Debrand
|
||||||
sed -e 's/RHEL/AlmaLinux/g' -i po/*.po
|
sed -e 's/RHEL/AlmaLinux/g' -i po/*.po
|
||||||
sed -e 's/Red Hat Enterprise Linux/AlmaLinux/g' -i po/*.po
|
sed -e 's/Red Hat Enterprise Linux/AlmaLinux/g' -i po/*.po
|
||||||
|
Loading…
Reference in New Issue
Block a user