lorax/share/templates.d
Kevin Fenzi cfa24881ac grub2 changed location of fonts in rawhide
grub2 used to install efi fonts in boot/efi/EFI/*/fonts/ but now it's
installing them in boot/grub2/fonts/

Adjust the lorax templates to install the new location.

This should hopefully fix the rawhide compose error:
DEBUG util.py:446: 2021-07-08 16:10:05,585: template command error in x86.tmpl:
DEBUG util.py:446: template command error in x86.tmpl:
DEBUG util.py:446: 2021-07-08 16:10:05,585: install boot/efi/EFI//fonts/unicode.pf2 EFI/BOOT/fonts/
DEBUG util.py:446: install boot/efi/EFI//fonts/unicode.pf2 EFI/BOOT/fonts/
DEBUG util.py:446: 2021-07-08 16:10:05,586: OSError: nothing matching /var/tmp/lorax/lorax.t80f74er/installroot/boot/efi/EFI//fonts/unicode.pf2 in /
DEBUG util.py:446: OSError: nothing matching /var/tmp/lorax/lorax.t80f74er/installroot/boot/efi/EFI//fonts/unicode.pf2
in /

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-07-08 11:47:49 -07:00
..
99-generic grub2 changed location of fonts in rawhide 2021-07-08 11:47:49 -07:00