From 091a8eec4090516946174760b9e188b4bf3ce953 Mon Sep 17 00:00:00 2001 From: Mark Brand Date: Thu, 14 Jun 2012 08:49:43 +0200 Subject: package fontconfig: remove obsolete pkg-config hack The libraries added to Libs by the hack now appear automatically in Libs.private, which is where they belong anyway. --- src/fontconfig.mk | 1 - 1 file changed, 1 deletion(-) 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`" \ -- cgit v0.12