aboutsummaryrefslogtreecommitdiffstats
path: root/packages/ion
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2006-11-29 11:34:04 +0000
committerRichard Purdie <rpurdie@rpsys.net>2006-11-29 11:34:04 +0000
commit081432e434818a616a523f9f2bb18e707e4e68e3 (patch)
tree66e473e317db4a0f1056c474b26fdefde6e6ec6e /packages/ion
parent12bb4c41c375d36b596ba4eb0a9c8ce1d6ace10e (diff)
downloadopenembedded-081432e434818a616a523f9f2bb18e707e4e68e3.tar.gz
Introduce STAGING_BINDIR_CROSS and STAGING_BINDIR_NATIVE as discussed on the mailing list. There should be no functionality changes yet.
Diffstat (limited to 'packages/ion')
-rw-r--r--packages/ion/ion3_0.0+ds20041104.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/ion/ion3_0.0+ds20041104.bb b/packages/ion/ion3_0.0+ds20041104.bb
index 27742e0670..45a74e60a7 100644
--- a/packages/ion/ion3_0.0+ds20041104.bb
+++ b/packages/ion/ion3_0.0+ds20041104.bb
@@ -27,7 +27,7 @@ S = "${WORKDIR}/ion-3ds-${SNAPDATE}"
EXTRA_OECONF += "--disable-xinerama --disable-xfree86-textprop-bug-workaround \
--disable-Xutf8 --disable-sun-fix-remap --enable-shared \
- --with-lua-prefix=${STAGING_BINDIR}/.. \
+ --with-lua-prefix=${STAGING_BINDIR_NATIVE}/.. \
--x-libraries=${STAGING_LIBDIR} \
--x-includes=${STAGING_INCDIR}"