summaryrefslogtreecommitdiff
path: root/freetype-2.6.5-libtool.patch
diff options
context:
space:
mode:
Diffstat (limited to 'freetype-2.6.5-libtool.patch')
-rw-r--r--freetype-2.6.5-libtool.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/freetype-2.6.5-libtool.patch b/freetype-2.6.5-libtool.patch
new file mode 100644
index 0000000..4e0c2cb
--- /dev/null
+++ b/freetype-2.6.5-libtool.patch
@@ -0,0 +1,11 @@
+--- freetype-2.8/builds/unix/freetype-config.in.orig 2017-03-30 12:20:23.000000001 +0200
++++ freetype-2.8/builds/unix/freetype-config.in 2017-05-16 13:25:39.223041128 +0200
+@@ -205,7 +205,7 @@ if test "$echo_libs" = "yes" ; then
+ fi
+
+ if test "$echo_libtool" = "yes" ; then
+- echo ${SYSROOT}$libdir/libfreetype.la
++ echo ""
+ fi
+
+ # EOF