eudev: disable manpages

If host-libxslt or some libxslt is around (xsltproc) eudev will try to
build manpages with it. Problem is docbook DTDs might not be around and
things will break. We want no manpages anyway. Fixes:
http://autobuild.buildroot.net/results/c4e/c4e920b16c57e79df979f00cceaea7c0483f043c/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Gustavo Zacarias 2014-03-04 13:30:11 -03:00 committed by Thomas Petazzoni
parent 371327f7b6
commit d5604d9c3d
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ EUDEV_AUTORECONF = YES
EUDEV_CONF_ENV += LIBS=-lrt
EUDEV_CONF_OPT = \
--disable-manpages \
--sbindir=/sbin \
--with-rootlibdir=/lib \
--libexecdir=/lib \