diff -r 7fd8fcdea978 -r 6b2792f59575 components/wireshark/Makefile --- a/components/wireshark/Makefile Mon Mar 23 06:28:35 2015 -0700 +++ b/components/wireshark/Makefile Mon Mar 23 03:40:36 2015 -0700 @@ -87,7 +87,7 @@ (/usr/bin/elfdump -d $(PROTO_DIR)/usr/lib/$(MACH64)/libwireshark.so.5.0.4 | \ grep 'libwiretap.so.3' && /usr/bin/elfedit \ -e 'dyn:value -s -with-valstr libwiretap.so.3 libwiretap.so.4' \ - $(PROTO_DIR)/usr/lib/$(MACH64)/libwireshark.so.5.0.4) + $(PROTO_DIR)/usr/lib/$(MACH64)/libwireshark.so.5.0.4; true) configure: $(CONFIGURE_64)