diff options
Diffstat (limited to 'print/gnome-print/files/patch-installer_gf-ttf.c')
-rw-r--r-- | print/gnome-print/files/patch-installer_gf-ttf.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/print/gnome-print/files/patch-installer_gf-ttf.c b/print/gnome-print/files/patch-installer_gf-ttf.c deleted file mode 100644 index ad7cf3779..000000000 --- a/print/gnome-print/files/patch-installer_gf-ttf.c +++ /dev/null @@ -1,12 +0,0 @@ ---- installer/gf-ttf.c.orig Mon Mar 22 23:34:10 2004 -+++ installer/gf-ttf.c Mon Mar 22 23:34:23 2004 -@@ -32,7 +32,8 @@ - #include <fcntl.h> - #include <string.h> - #include <ctype.h> --#include <freetype/freetype.h> -+#include <ft2build.h> -+#include FT_FREETYPE_H - - #include "gf-ttf.h" - |