From: Holger Freyther Date: Sun, 7 Oct 2007 10:33:30 +0000 (+0000) Subject: packages/icu/icu-3.6: Use binconfig to stage icu-config to avoid having icu-config... X-Git-Tag: Release-2010-05/1~8549^2~1^2~137 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a815a3319918df758203d21c6a4de07fe3b43d8;p=openembedded.git packages/icu/icu-3.6: Use binconfig to stage icu-config to avoid having icu-config --ldflags return the host dirs Now icu-config gets copied to STAGING_BINDIR_CROSS and WebKit/Gtk+ stops having i686 directories in the compiler invocation. --- diff --git a/packages/icu/icu-3.6.inc b/packages/icu/icu-3.6.inc index 92176ee7fb..b9031e202a 100644 --- a/packages/icu/icu-3.6.inc +++ b/packages/icu/icu-3.6.inc @@ -5,7 +5,7 @@ SRC_URI = "ftp://ftp.software.ibm.com/software/globalization/icu/3.6/icu4c-3_6-s S = "${WORKDIR}/icu/source" -inherit autotools pkgconfig +inherit autotools pkgconfig binconfig do_configure() { libtoolize --force