fix references to grub/grub2 renames in info pages (#743964)
This commit is contained in:
parent
ee18b8d4c1
commit
51c2ea75cb
@ -153,6 +153,8 @@ make %{?_smp_mflags}
|
||||
sed -i -e 's,(grub),(%{name}),g' \
|
||||
-e 's,grub.info,%{name}.info,g' \
|
||||
-e 's,\* GRUB:,* GRUB2:,g' \
|
||||
-e 's,/boot/grub/,/boot/%{name}/,g' \
|
||||
-e 's,grub-,%{name}-,g' \
|
||||
docs/grub.info
|
||||
sed -i -e 's,grub-dev,%{name}-dev,g' docs/grub-dev.info
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user