runtime-install: Fix grub2 epoch, it is 1 not 0

This commit is contained in:
Brian C. Lane 2021-11-05 16:07:59 -07:00
parent 5286e4d917
commit 7a1de81b09

View File

@ -2,7 +2,7 @@
<%page args="basearch, product"/>
<%
# 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