mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-17 04:37:19 +00:00
polkit-gnome: remove unrecognized configure options
* fixes following QA warnings:
polkit-gnome-0.102: polkit-gnome: configure was passed unrecognised
options: --disable-scrollkeeper --disable-man-pages
[unknown-configure-option]
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -12,10 +12,10 @@ SRC_URI = "http://hal.freedesktop.org/releases/polkit-gnome-${PV}.tar.bz2 \
|
|||||||
|
|
||||||
PR = "r2"
|
PR = "r2"
|
||||||
|
|
||||||
EXTRA_OECONF = " --disable-scrollkeeper \
|
EXTRA_OECONF = "\
|
||||||
--disable-man-pages \
|
--disable-examples \
|
||||||
--disable-examples \
|
--disable-introspection \
|
||||||
--disable-introspection "
|
"
|
||||||
|
|
||||||
inherit autotools gtk-doc pkgconfig
|
inherit autotools gtk-doc pkgconfig
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user