aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freetype/freetype-2.2.1/no-hardcode.patch
blob: 65289758d583410a9a827819b8866e3c20225286 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- freetype-2.2.1/builds/unix/freetype-config.in.orig	2006-07-10 10:51:47.000000000 +0100
+++ freetype-2.2.1/builds/unix/freetype-config.in	2006-07-10 10:52:27.000000000 +0100
@@ -16,7 +16,7 @@
 libdir=@libdir@
 enable_shared=@enable_shared@
 wl=@wl@
-hardcode_libdir_flag_spec='@hardcode_libdir_flag_spec@'
+hardcode_libdir_flag_spec=''
 
 usage()
 {