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:
Khem Raj
2014-04-26 13:34:33 -07:00
committed by Martin Jansa
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() {