summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/fontconfig.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fontconfig.mk b/src/fontconfig.mk
index 369aecc..9e6bd5a 100644
--- a/src/fontconfig.mk
+++ b/src/fontconfig.mk
@@ -19,7 +19,6 @@ define $(PKG)_BUILD
# ensure there is no (buggy) attempt to install the *.dll.a file
# (remove this line of you want to link dynamically)
$(SED) -i 's,^install-data-local:.*,install-data-local:,' '$(1)/src/Makefile.in'
- $(SED) -i 's,^\(Libs:.*\),\1 @EXPAT_LIBS@ @FREETYPE_LIBS@,' '$(1)/fontconfig.pc.in'
cd '$(1)' && ./configure \
--host='$(TARGET)' \
--build="`config.guess`" \