Update config.yaml
This commit is contained in:
parent
65ed66f641
commit
989985dc9f
@ -65,8 +65,8 @@ actions:
|
||||
%include %{SOURCE2}
|
||||
count: 1
|
||||
- target: "spec"
|
||||
find: "sed -e "s,@@VERSION@@,%{version},g" -e "s,@@VERSION_RELEASE@@,%{version}-%{release},g" \"
|
||||
replace: "sed -e "s,@@VERSION@@,%{version},g" -e "s,@@VERSION_RELEASE@@,%{version}-%{release},g" -e "s,@@RHEL_VERSION_RELEASE@@,%{rhel_version_release},g" \"
|
||||
find: "sed -e \"s,@@VERSION@@,%{version},g\" -e \"s,@@VERSION_RELEASE@@,%{version}-%{release},g\" \\"
|
||||
replace: "sed -e \"s,@@VERSION@@,%{version},g\" -e \"s,@@VERSION_RELEASE@@,%{version}-%{release},g\" -e \"s,@@RHEL_VERSION_RELEASE@@,%{rhel_version_release},g\" \\"
|
||||
count: 1
|
||||
- target: "spec"
|
||||
find: "%files common -f grub.lang"
|
||||
|
Loading…
Reference in New Issue
Block a user