From: Phil Blundell Date: Fri, 4 Jun 2004 09:41:24 +0000 (+0000) Subject: fix typo in last change X-Git-Tag: Release-2010-05/1~18879 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=648d3a69377e5b287d1a4cabfab211dc01ae6115;p=openembedded.git fix typo in last change BKrev: 40c043c4DcOxBtBqlbTuatSRBHpuZg --- diff --git a/gnome/gconf_2.6.1.oe b/gnome/gconf_2.6.1.oe index 910d7a94dd..a893ae896a 100644 --- a/gnome/gconf_2.6.1.oe +++ b/gnome/gconf_2.6.1.oe @@ -15,7 +15,7 @@ inherit autotools pkgconfig HEADERS = "gconf.h gconf-changeset.h gconf-listeners.h gconf-schema.h gconf-value.h gconf-error.h gconf-engine.h gconf-client.h gconf-enum-types.h" do_compile() { - oe_runmake ORBIT_IDL="`which orbit-idl2`" + oe_runmake ORBIT_IDL="`which orbit-idl-2`" } do_stage() {