mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-09 17:59:26 +00:00
nautilus3: Fix build with B != S
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -24,7 +24,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