summarylogtreecommitdiffstats
path: root/0004-enable-valid.patch
diff options
context:
space:
mode:
Diffstat (limited to '0004-enable-valid.patch')
-rw-r--r--0004-enable-valid.patch21
1 files changed, 0 insertions, 21 deletions
diff --git a/0004-enable-valid.patch b/0004-enable-valid.patch
deleted file mode 100644
index 4d66cd3f507f..000000000000
--- a/0004-enable-valid.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-diff -Naur a/modules.cfg b/modules.cfg
---- a/modules.cfg 2016-10-02 17:53:59.114803293 +0200
-+++ b/modules.cfg 2016-10-02 17:54:33.454802250 +0200
-@@ -120,7 +120,7 @@
- # TrueType GX/AAT table validation. Needs ftgxval.c below.
- #
- # No FT_CONFIG_OPTION_PIC support.
--# AUX_MODULES += gxvalid
-+AUX_MODULES += gxvalid
-
- # Support for streams compressed with gzip (files with suffix .gz).
- #
-@@ -143,7 +143,7 @@
- # OpenType table validation. Needs ftotval.c below.
- #
- # No FT_CONFIG_OPTION_PIC support.
--# AUX_MODULES += otvalid
-+AUX_MODULES += otvalid
-
- # Auxiliary PostScript driver component to share common code.
- #