aboutsummaryrefslogtreecommitdiffstats
path: root/packages/e17/examine_20060128.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/e17/examine_20060128.bb')
-rw-r--r--packages/e17/examine_20060128.bb2
1 files changed, 1 insertions, 1 deletions
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}"