glib-host: (thanks to Urs)

- copy glib-genmarshal binary instead the wrapper script
This commit is contained in:
Stephan Raue 2010-01-20 15:12:13 +01:00
parent 0b9972bd48
commit e4e5bfcaf8

View File

@ -24,5 +24,5 @@ cd .build-host
make
make install
cp -f gobject/glib-genmarshal $ROOT/$TOOLCHAIN/bin
cp -f gobject/.libs/glib-genmarshal $ROOT/$TOOLCHAIN/bin
cp -f gobject/glib-mkenums $ROOT/$TOOLCHAIN/bin