aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gnome/gconf_2.6.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gnome/gconf_2.6.1.bb')
-rw-r--r--packages/gnome/gconf_2.6.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gnome/gconf_2.6.1.bb b/packages/gnome/gconf_2.6.1.bb
index cacd461a17..52cb799cf2 100644
--- a/packages/gnome/gconf_2.6.1.bb
+++ b/packages/gnome/gconf_2.6.1.bb
@@ -4,7 +4,7 @@ DESCRIPTION = "GNOME configuration database system"
SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/GConf/2.6/GConf-${PV}.tar.bz2 \
file://backends.patch;patch=1"
DEPENDS = "orbit2 glib-2.0 libxml2"
-ORBIT_IDL_SRC = "${STAGING_BINDIR}/orbit-idl-2"
+ORBIT_IDL_SRC = "${STAGING_BINDIR_NATIVE}/orbit-idl-2"
FILES_${PN} += " ${libdir}/GConf/*"