From: Chris Larson Date: Mon, 10 May 2004 02:06:31 +0000 (+0000) Subject: correct staging in libtool-cross X-Git-Tag: Release-2010-05/1~19240 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16860aa61bfd82ee0ff9943f6daed2dc93dd4c37;p=openembedded.git correct staging in libtool-cross BKrev: 409ee3a7hVbLQ8fAC6jHl0Eoxugbjw --- diff --git a/libtool/libtool-cross_1.5.oe b/libtool/libtool-cross_1.5.oe index 9d52fe00c3..f87ea50322 100644 --- a/libtool/libtool-cross_1.5.oe +++ b/libtool/libtool-cross_1.5.oe @@ -11,6 +11,7 @@ SRC_URI_append = " file://${FILESDIR}/libdir-la.patch;patch=1 \ S = "${WORKDIR}/libtool-${PV}" prefix = "${STAGING_DIR}" +exec_prefix = "${prefix}/${BUILD_SYS}" do_compile () { }