fix references to grub/grub2 renames in info pages (#743964)

This commit is contained in:
Mads Kiilerich 2011-10-27 17:08:59 +02:00 committed by Peter Jones
parent ee18b8d4c1
commit 51c2ea75cb

View File

@ -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