summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_0.9.8.10.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_0.9.8.10.bb b/meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_0.9.8.10.bb
index e3c76638cc..ca05866c34 100644
--- a/meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_0.9.8.10.bb
+++ b/meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_0.9.8.10.bb
@@ -23,7 +23,6 @@ PACKAGECONFIG[bluetooth] = "--with-bluetooth,--without-bluetooth,gnome-bluetooth
23PACKAGECONFIG ??= "" 23PACKAGECONFIG ??= ""
24 24
25do_configure_append() { 25do_configure_append() {
26 rm config.log
27 # Sigh... --enable-compile-warnings=no doesn't actually turn off -Werror 26 # Sigh... --enable-compile-warnings=no doesn't actually turn off -Werror
28 for i in $(find ${B} -name "Makefile") ; do 27 for i in $(find ${B} -name "Makefile") ; do
29 sed -i -e s:-Werror::g $i 28 sed -i -e s:-Werror::g $i