]> TLD Linux GIT Repositories - packages/grub2.git/blobdiff - grub2-freetype_include.patch
- PLD merge
[packages/grub2.git] / grub2-freetype_include.patch
diff --git a/grub2-freetype_include.patch b/grub2-freetype_include.patch
new file mode 100644 (file)
index 0000000..185ce70
--- /dev/null
@@ -0,0 +1,12 @@
+diff -dur grub-2.00.orig/util/grub-mkfont.c grub-2.00/util/grub-mkfont.c
+--- grub-2.00.orig/util/grub-mkfont.c  2012-03-10 13:17:57.000000000 +0100
++++ grub-2.00/util/grub-mkfont.c       2013-11-30 12:42:43.623031541 +0100
+@@ -39,7 +39,7 @@
+ #include FT_FREETYPE_H
+ #include FT_TRUETYPE_TAGS_H
+ #include FT_TRUETYPE_TABLES_H
+-#include <freetype/ftsynth.h>
++#include FT_SYNTHESIS_H
+ #undef __FTERRORS_H__
+ #define FT_ERROR_START_LIST   const char *ft_errmsgs[] = {