git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a4c7c32
)
fix typo in last change
author
Phil Blundell
<philb@gnu.org>
Fri, 4 Jun 2004 09:41:24 +0000
(09:41 +0000)
committer
Phil Blundell
<philb@gnu.org>
Fri, 4 Jun 2004 09:41:24 +0000
(09:41 +0000)
BKrev: 40c043c4DcOxBtBqlbTuatSRBHpuZg
gnome/gconf_2.6.1.oe
patch
|
blob
|
history
diff --git
a/gnome/gconf_2.6.1.oe
b/gnome/gconf_2.6.1.oe
index
910d7a9
..
a893ae8
100644
(file)
--- 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() {