mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
nautilus3: Fix build with B != S
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
6a591c9367
commit
4ca988fd80
|
|
@ -27,7 +27,7 @@ EXTRA_OECONF = " --disable-gtk-doc --disable-update-mimedb --enable-nst-extensi
|
|||
export SYSROOT = "${STAGING_DIR_HOST}"
|
||||
|
||||
do_configure() {
|
||||
sed -i -e /docs/d Makefile.am
|
||||
sed -i -e /docs/d ${S}/Makefile.am
|
||||
autotools_do_configure
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user