1bf1edf7ab
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/freetype#7ebf3fc38d7377189bc64237fa9f9ad9fbf85fda
12 lines
340 B
Diff
12 lines
340 B
Diff
--- 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
|