Fix
This commit is contained in:
parent
90e0ca781a
commit
ba06da7a49
@ -50,8 +50,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 \\\'
|
||||
replace: '%global grub_modules " all_video boot blscfg btrfs \\\'
|
||||
count: 1
|
||||
|
||||
- modify_release:
|
||||
|
Loading…
Reference in New Issue
Block a user