runtime-install: Fix grub2 epoch, it is 1 not 0
This commit is contained in:
parent
5286e4d917
commit
7a1de81b09
@ -2,7 +2,7 @@
|
|||||||
<%page args="basearch, product"/>
|
<%page args="basearch, product"/>
|
||||||
<%
|
<%
|
||||||
# This version of grub2 moves the font directory and is needed to keep the efi template from failing.
|
# This version of grub2 moves the font directory and is needed to keep the efi template from failing.
|
||||||
GRUB2VER="2.06-3"
|
GRUB2VER="1:2.06-3"
|
||||||
%>
|
%>
|
||||||
|
|
||||||
## anaconda package
|
## anaconda package
|
||||||
|
Loading…
Reference in New Issue
Block a user