summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2018-11-22 18:14:34 +0100
committerJeroen Roovers <jer@gentoo.org>2018-11-22 18:15:52 +0100
commit4c4d4fa5fa01e314494d35ebba1259c79d648d38 (patch)
tree36b72e2780fb34fc293d391a059802cb6d3d0862 /net-analyzer/wireshark/files
parentwww-client/vivaldi: Stable for AMD64 x86 too. (diff)
downloadgentoo-4c4d4fa5fa01e314494d35ebba1259c79d648d38.tar.gz
gentoo-4c4d4fa5fa01e314494d35ebba1259c79d648d38.tar.bz2
gentoo-4c4d4fa5fa01e314494d35ebba1259c79d648d38.zip
net-analyzer/wireshark: Update patch for live ebuild
Fixes: https://bugs.gentoo.org/671694 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'net-analyzer/wireshark/files')
-rw-r--r--net-analyzer/wireshark/files/wireshark-99999999-androiddump-wsutil.patch8
1 files changed, 0 insertions, 8 deletions
diff --git a/net-analyzer/wireshark/files/wireshark-99999999-androiddump-wsutil.patch b/net-analyzer/wireshark/files/wireshark-99999999-androiddump-wsutil.patch
index 4c6ddceeea67..9715de676f16 100644
--- a/net-analyzer/wireshark/files/wireshark-99999999-androiddump-wsutil.patch
+++ b/net-analyzer/wireshark/files/wireshark-99999999-androiddump-wsutil.patch
@@ -17,11 +17,3 @@
${GLIB2_LIBRARIES}
${ZLIB_LIBRARIES}
${CMAKE_DL_LIBS}
-@@ -89,7 +92,6 @@
- )
-
- add_executable(androiddump WIN32 ${androiddump_FILES})
-- # XXX Shouldn't we add wsutil to androiddump_LIBS instead?
- set_extcap_executable_properties(androiddump)
- target_link_libraries(androiddump ${androiddump_LIBS})
- install(TARGETS androiddump RUNTIME DESTINATION ${EXTCAP_DIR})