mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
metacity: remove unrecognized configure option
* fixes following QA warnings:
metacity-2.34.13: metacity: configure was passed unrecognised options:
--disable-verbose [unknown-configure-option]
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
98f67e60b6
commit
902ffed08e
|
|
@ -19,8 +19,7 @@ ALTERNATIVE_${PN} = "x-window-manager"
|
|||
ALTERNATIVE_TARGET[x-window-manager] = "${bindir}/metacity"
|
||||
ALTERNATIVE_PRIORITY = "10"
|
||||
|
||||
EXTRA_OECONF += "--disable-verbose \
|
||||
--disable-xinerama"
|
||||
EXTRA_OECONF += "--disable-xinerama"
|
||||
|
||||
do_configure_prepend() {
|
||||
sed -i -e 's:$ZENITY:$NOZENITY:g' -e 's:-Werror::g' ${S}/configure.in
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user