fix typo in last change
authorPhil Blundell <philb@gnu.org>
Fri, 4 Jun 2004 09:41:24 +0000 (09:41 +0000)
committerPhil Blundell <philb@gnu.org>
Fri, 4 Jun 2004 09:41:24 +0000 (09:41 +0000)
BKrev: 40c043c4DcOxBtBqlbTuatSRBHpuZg

gnome/gconf_2.6.1.oe

index 910d7a9..a893ae8 100644 (file)
@@ -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() {