devicekit: Disable man page generation

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5469 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2008-10-09 11:48:29 +00:00
parent 2eadfa913f
commit 3d40acdf3e

View File

@@ -5,10 +5,13 @@ SRC_URI = "git://anongit.freedesktop.org/DeviceKit/DeviceKit;protocol=git \
file://volatile"
PV = "002+git${SRCREV}"
PR = "r1"
SRCREV = "014d168ba4bf40c9bae487bacff8bf2aa054b5f6"
S = "${WORKDIR}/git"
EXTRA_OECONF = "--disable-man-pages"
inherit autotools pkgconfig
do_install_append() {