glib-host:

- full install to toolchain
This commit is contained in:
Stephan Raue 2009-10-27 02:20:50 +01:00
parent b4f5973489
commit c9377c7185

View File

@ -22,6 +22,8 @@ cd .build-host
--disable-gtk-doc \ --disable-gtk-doc \
make make
#
make install
#
cp -f gobject/glib-genmarshal $ROOT/$TOOLCHAIN/bin cp -f gobject/glib-genmarshal $ROOT/$TOOLCHAIN/bin
cp -f gobject/glib-mkenums $ROOT/$TOOLCHAIN/bin cp -f gobject/glib-mkenums $ROOT/$TOOLCHAIN/bin