aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome/gnome-bluetooth_2.30.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gnome/gnome-bluetooth_2.30.0.bb')
-rw-r--r--recipes/gnome/gnome-bluetooth_2.30.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gnome/gnome-bluetooth_2.30.0.bb b/recipes/gnome/gnome-bluetooth_2.30.0.bb
index 535735a3a6..238d039fb3 100644
--- a/recipes/gnome/gnome-bluetooth_2.30.0.bb
+++ b/recipes/gnome/gnome-bluetooth_2.30.0.bb
@@ -19,7 +19,7 @@ do_configure_prepend() {
}
do_configure_append() {
- sed -i 's,func_fatal_error "error: cannot install,echo "bogus message about,' ${TARGET_PREFIX}libtool
+ sed -i 's,func_fatal_error "error: cannot install,echo "bogus message about,' ${HOST_SYS}-libtool
}
RRECOMMENDS_${PN} += "obexd obex-data-server"