eggdbus-host:

- disable build of man pages (thanks to estyx)
This commit is contained in:
Stephan Raue 2010-03-21 23:22:58 +01:00
parent ee2c4cba36
commit f7462efa2e

View File

@ -20,6 +20,7 @@ cd .build-host
--sysconfdir=$ROOT/$TOOLCHAIN/etc \
--disable-static \
--enable-shared \
--disable-man-pages \
make
make install