summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_2.32.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_2.32.0.bb b/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_2.32.0.bb
index 8de03a4a8..94bfa3bbf 100644
--- a/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_2.32.0.bb
+++ b/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_2.32.0.bb
@@ -21,7 +21,7 @@ EXTRA_OECONF += "--enable-nautilus-sendto=no"
21 21
22# No native docbook XSL stylesheets recipe in OE yet 22# No native docbook XSL stylesheets recipe in OE yet
23do_configure_prepend() { 23do_configure_prepend() {
24 sed -i s/help// Makefile.am 24 sed -i s/help// ${S}/Makefile.am
25} 25}
26 26
27do_configure_append() { 27do_configure_append() {