Merge branch 'a10-beta' (#3)
Co-authored-by: Andrew Lukoshko <alukoshko@almalinux.org> Co-authored-by: root <root@ip-172-30-22-119.ec2.internal> Reviewed-on: #3
This commit is contained in:
parent
5e524385ec
commit
449b872d60
@ -1,3 +1,6 @@
|
||||
parameters:
|
||||
pre_clean: true
|
||||
|
||||
actions:
|
||||
|
||||
- delete_line:
|
||||
@ -54,8 +57,8 @@ actions:
|
||||
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\" \\"
|
||||
- target: "grub.macros"
|
||||
find: '%global grub_modules " all_video boot blscfg \\\'
|
||||
replace: '%global grub_modules " all_video boot blscfg btrfs \\\'
|
||||
find: '%global grub_modules " all_video boot blscfg blsuki \\\'
|
||||
replace: '%global grub_modules " all_video boot blscfg blsuki btrfs \\\'
|
||||
count: 1
|
||||
|
||||
- modify_release:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user