summaryrefslogtreecommitdiff
path: root/sys-boot/grub/files/101-freetype2_fix_mkfont.patch
diff options
context:
space:
mode:
Diffstat (limited to 'sys-boot/grub/files/101-freetype2_fix_mkfont.patch')
-rw-r--r--sys-boot/grub/files/101-freetype2_fix_mkfont.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/sys-boot/grub/files/101-freetype2_fix_mkfont.patch b/sys-boot/grub/files/101-freetype2_fix_mkfont.patch
deleted file mode 100644
index fc9f146d..00000000
--- a/sys-boot/grub/files/101-freetype2_fix_mkfont.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/util/grub-mkfont.c
-+++ b/util/grub-mkfont.c
-@@ -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[] = {