mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +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
|
||||
do_configure_prepend() {
|
||||
sed -i s/help// Makefile.am
|
||||
sed -i s/help// ${S}/Makefile.am
|
||||
}
|
||||
|
||||
do_configure_append() {
|
||||
|
||||
Reference in New Issue
Block a user