mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-09 17:59:26 +00:00
gnome-bluetooth: Fix build when S != B
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -21,7 +21,7 @@ EXTRA_OECONF += "--enable-nautilus-sendto=no"
|
|||||||
|
|
||||||
# No native docbook XSL stylesheets recipe in OE yet
|
# No native docbook XSL stylesheets recipe in OE yet
|
||||||
do_configure_prepend() {
|
do_configure_prepend() {
|
||||||
sed -i s/help// Makefile.am
|
sed -i s/help// ${S}/Makefile.am
|
||||||
}
|
}
|
||||||
|
|
||||||
do_configure_append() {
|
do_configure_append() {
|
||||||
|
|||||||
Reference in New Issue
Block a user