mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +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:
@@ -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
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user