commit: 5b23dc7bebac25628c1d3ff7b846d8de27479924
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 13 07:59:33 2016 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Wed Apr 13 07:59:55 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b23dc7b
net-analyzer/wireshark: Update live ebuild patch.
Package-Manager: portage-2.2.28
net-analyzer/wireshark/files/wireshark-99999999-androiddump.patch | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/net-analyzer/wireshark/files/wireshark-99999999-androiddump.patch
b/net-analyzer/wireshark/files/wireshark-99999999-androiddump.patch
index 7c00d8b..124a9b8 100644
--- a/net-analyzer/wireshark/files/wireshark-99999999-androiddump.patch
+++ b/net-analyzer/wireshark/files/wireshark-99999999-androiddump.patch
@@ -1,10 +1,10 @@
--- a/extcap/Makefile.am
+++ b/extcap/Makefile.am
-@@ -46,6 +46,7 @@
+@@ -49,6 +49,7 @@
+ androiddump_LDADD = \
../wiretap/libwiretap.la \
../wsutil/libwsutil.la \
- @GLIB_LIBS@ \
-+ @PCAP_LIBS@ \
- @SOCKET_LIBS@
++ @PCAP_LIBS@ \
+ @GLIB_LIBS@
if ENABLE_STATIC