aboutsummaryrefslogtreecommitdiffstats
path: root/glib-2.0
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-05-10 18:25:54 +0000
committerPhil Blundell <philb@gnu.org>2004-05-10 18:25:54 +0000
commitef2a0dc9d1771cee259c9e5ce9d8dc40e9a68cbd (patch)
tree1c75cb413ca9b334bc24bea4d4adb4728525315c /glib-2.0
parenta119c7e9ed34de0a44afef918f38081e97d0f1be (diff)
downloadopenembedded-ef2a0dc9d1771cee259c9e5ce9d8dc40e9a68cbd.tar.gz
Merge bk://openembedded@openembedded.bkbits.net/packages
into gandalf.tm.informatik.uni-frankfurt.de:/home/pb_/packages 2004/05/10 20:25:44+02:00 uni-frankfurt.de!pb_ add missing binaries to staging BKrev: 409fc932mawfsn3ViyUfTLLQjIbWkQ
Diffstat (limited to 'glib-2.0')
-rw-r--r--glib-2.0/glib-2.0-native_2.4.1.oe2
1 files changed, 2 insertions, 0 deletions
diff --git a/glib-2.0/glib-2.0-native_2.4.1.oe b/glib-2.0/glib-2.0-native_2.4.1.oe
index 2e424cdd02..81fd512989 100644
--- a/glib-2.0/glib-2.0-native_2.4.1.oe
+++ b/glib-2.0/glib-2.0-native_2.4.1.oe
@@ -25,6 +25,8 @@ do_configure_prepend () {
}
do_stage () {
+ install -m 0755 gobject/glib-mkenums ${STAGING_BINDIR}/
+ install -m 0755 gobject/glib-genmarshal ${STAGING_BINDIR}/
oe_libinstall -so -C glib libglib-2.0 ${STAGING_LIBDIR}
oe_libinstall -so -C gmodule libgmodule-2.0 ${STAGING_LIBDIR}
oe_libinstall -so -C gthread libgthread-2.0 ${STAGING_LIBDIR}