aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/wireshark/wireshark_2.0.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-support/wireshark/wireshark_2.0.4.bb')
-rw-r--r--meta-networking/recipes-support/wireshark/wireshark_2.0.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/wireshark/wireshark_2.0.4.bb b/meta-networking/recipes-support/wireshark/wireshark_2.0.4.bb
index d36c3f3a5d..711c678480 100644
--- a/meta-networking/recipes-support/wireshark/wireshark_2.0.4.bb
+++ b/meta-networking/recipes-support/wireshark/wireshark_2.0.4.bb
@@ -50,7 +50,7 @@ PACKAGECONFIG[c-ares] = "--with-c-ares=yes, --with-c-ares=no, c-ares"
EXTRA_OECONF += "--with-qt=no --enable-usr-local=no --enable-tshark --enable-rawshark"
do_configure_prepend() {
- # force to use fallback
+ # force to use fallback
sed -i -e '/^glib_prefix/s/=.*$/=""/' ${S}/aclocal-flags
}