summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/freetype/freetype-2.4.3/no-hardcode.patch
diff options
context:
space:
mode:
authorDexuan Cui <dexuan.cui@intel.com>2011-01-27 19:09:23 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-01-28 16:49:13 +0000
commit0b60fa1d15b40b6faf7328710df1052228662e2b (patch)
treec23337ad8c66c6ef19f3158e092c98cadb2468d4 /meta/recipes-graphics/freetype/freetype-2.4.3/no-hardcode.patch
parentaf5cdac730168d5f61581ae849982951ec8b3395 (diff)
downloadpoky-0b60fa1d15b40b6faf7328710df1052228662e2b.tar.gz
freetype: upgrade from 2.4.3 to 2.4.4
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Diffstat (limited to 'meta/recipes-graphics/freetype/freetype-2.4.3/no-hardcode.patch')
-rw-r--r--meta/recipes-graphics/freetype/freetype-2.4.3/no-hardcode.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/meta/recipes-graphics/freetype/freetype-2.4.3/no-hardcode.patch b/meta/recipes-graphics/freetype/freetype-2.4.3/no-hardcode.patch
deleted file mode 100644
index 44ae450a14..0000000000
--- a/meta/recipes-graphics/freetype/freetype-2.4.3/no-hardcode.patch
+++ /dev/null
@@ -1,11 +0,0 @@
1--- freetype-2.1.10/builds/unix/freetype-config.in.old 2006-05-01 12:39:20.000000000 +0100
2+++ freetype-2.1.10/builds/unix/freetype-config.in 2006-05-01 12:39:34.000000000 +0100
3@@ -16,7 +16,7 @@
4 libdir=@libdir@
5 enable_shared=@enable_shared@
6 wl=@wl@
7-hardcode_libdir_flag_spec='@hardcode_libdir_flag_spec@'
8+hardcode_libdir_flag_spec=''
9
10 usage()
11 {