You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
340 B
12 lines
340 B
--- 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
|