summaryrefslogtreecommitdiff
path: root/package/fbsplash/patches/patch-src_ttf_h
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-04-02 16:12:12 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2017-04-02 16:12:47 +0200
commit8a08b5fb4bab4499946893a11e0f54a7ac326613 (patch)
treed5ee02a168bc18a6ba59380401804e63efba1df8 /package/fbsplash/patches/patch-src_ttf_h
parentde028c53782d602e33ede44d41e20d750963b0b4 (diff)
remove mysql and fbsplash
Diffstat (limited to 'package/fbsplash/patches/patch-src_ttf_h')
-rw-r--r--package/fbsplash/patches/patch-src_ttf_h13
1 files changed, 0 insertions, 13 deletions
diff --git a/package/fbsplash/patches/patch-src_ttf_h b/package/fbsplash/patches/patch-src_ttf_h
deleted file mode 100644
index 4c29b89aa..000000000
--- a/package/fbsplash/patches/patch-src_ttf_h
+++ /dev/null
@@ -1,13 +0,0 @@
---- fbsplash-1.0.orig/src/ttf.h 2014-03-30 12:57:32.000000000 +0200
-+++ fbsplash-1.0/src/ttf.h 2016-09-23 15:23:00.593974947 +0200
-@@ -1,8 +1,8 @@
- #ifndef _TTF_H
- #define _TTF_H
- #include <ft2build.h>
--#include <ftoutln.h>
--#include <ttnameid.h>
-+#include <freetype/ftoutln.h>
-+#include <freetype/ttnameid.h>
-
- #define CACHED_METRICS 0x10
- #define CACHED_BITMAP 0x01