mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +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}"
|
export SYSROOT = "${STAGING_DIR_HOST}"
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
sed -i -e /docs/d Makefile.am
|
sed -i -e /docs/d ${S}/Makefile.am
|
||||||
autotools_do_configure
|
autotools_do_configure
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user