mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 03:30:38 +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:
parent
70c0152a80
commit
7e679f0155
@ -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() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user