1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 05:29:32 +00:00

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
+3
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() {