remove grub unicode.pf2

This commit is contained in:
Tobias Powalowski 2018-06-20 11:38:33 +02:00
parent c835de2549
commit 982fb0f5f1

View file

@ -32,9 +32,6 @@ build ()
add_full_dir /usr/lib/grub/i386-pc add_full_dir /usr/lib/grub/i386-pc
add_full_dir /usr/lib/grub/x86_64-efi add_full_dir /usr/lib/grub/x86_64-efi
## add grub(2) unicode font file
add_file "/usr/share/grub/unicode.pf2"
## add grub(2) en.mo locale file ## add grub(2) en.mo locale file
add_file "/usr/share/locale/en@quot/LC_MESSAGES/grub.mo" "/boot/grub/locale/en.mo" add_file "/usr/share/locale/en@quot/LC_MESSAGES/grub.mo" "/boot/grub/locale/en.mo"