From 081432e434818a616a523f9f2bb18e707e4e68e3 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 29 Nov 2006 11:34:04 +0000 Subject: Introduce STAGING_BINDIR_CROSS and STAGING_BINDIR_NATIVE as discussed on the mailing list. There should be no functionality changes yet. --- packages/e17/examine_20060128.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/e17/examine_20060128.bb') diff --git a/packages/e17/examine_20060128.bb b/packages/e17/examine_20060128.bb index e689eb1712..b406ea3b5f 100644 --- a/packages/e17/examine_20060128.bb +++ b/packages/e17/examine_20060128.bb @@ -8,6 +8,6 @@ inherit e SRC_URI = "${E_CVS};module=e17/apps/examine;date=${PV}" S = "${WORKDIR}/examine" -EXTRA_OECONF = "--with-edje-cc=${STAGING_BINDIR}/edje_cc" +EXTRA_OECONF = "--with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc" FILES_${PN} = "${bindir}/* ${libdir}/* ${datadir} ${sysconfdir} ${sbindir}" -- cgit v1.2.3