From a0ef5ad513310cfd50ee8a0a498736973adcc6c5 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sat, 12 May 2018 17:30:40 +0200 Subject: [PATCH] x11-libs/libXft: remove unused patch(es) Closes: https://github.com/gentoo/gentoo/pull/8370 --- .../libXft/files/libXft-2.3.1-compile_fix.patch | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 x11-libs/libXft/files/libXft-2.3.1-compile_fix.patch diff --git a/x11-libs/libXft/files/libXft-2.3.1-compile_fix.patch b/x11-libs/libXft/files/libXft-2.3.1-compile_fix.patch deleted file mode 100644 index 4fc944aa2195..000000000000 --- a/x11-libs/libXft/files/libXft-2.3.1-compile_fix.patch +++ /dev/null @@ -1,17 +0,0 @@ ---- src/xftglyphs.c.orig 2012-06-02 11:36:35.000000000 -0500 -+++ src/xftglyphs.c 2013-11-28 01:39:49.000000000 -0600 -@@ -21,10 +21,10 @@ - */ - - #include "xftint.h" --#include --#include -- --#include -+#include -+#include FT_OUTLINE_H -+#include FT_LCD_FILTER_H -+#include FT_SYNTHESIS_H - - /* - * Validate the memory info for a font -- 2.26.2