[Lunar-commits] <moonbase-core> grub2: Don't explicitly require grub-mkfont

Peter de Ridder peter at lunar-linux.org
Wed Nov 7 22:46:25 CET 2012


commit ad18d0b0b67ac315611dd2a72d5aa135bb1774b1
Author: Peter de Ridder <peter at lunar-linux.org>
Date: Wed, 07 Nov 2012 13:46:25 -0800
URL: https://github.com/lunar-linux/moonbase-core/commit/ad18d0b0b67ac315611dd2a72d5aa135bb1774b1

grub2: Don't explicitly require grub-mkfont

grub-mkfont requires freetype. If not explicitlly requested, grub-mkfont
will be guessed based upon freetype.
Issue #88
---
  system/grub2/BUILD | +0/-1     
  1 file changed, 1 deletion(-)

--- a/system/grub2/BUILD
+++ b/system/grub2/BUILD
@@ -7,7 +7,6 @@
     --enable-mm-debug \
     --enable-nls \
     --enable-cache-stats \
-    --enable-grub-mkfont \
     --disable-werror \
     --with-bootdir=/boot \
     --with-grubdir=grub " &&




More information about the Lunar-commits mailing list