mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 09:32:12 +02: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:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user