net-analyzer/wireshark: Update patch for live ebuild
authorJeroen Roovers <jer@gentoo.org>
Thu, 22 Nov 2018 17:14:34 +0000 (18:14 +0100)
committerJeroen Roovers <jer@gentoo.org>
Thu, 22 Nov 2018 17:15:52 +0000 (18:15 +0100)
Fixes: https://bugs.gentoo.org/671694
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
net-analyzer/wireshark/files/wireshark-99999999-androiddump-wsutil.patch

index 4c6ddceeea676e6765bec40b8c2fcdf4e9eb09ed..9715de676f1642d9f1c16bc0645935269bbd1534 100644 (file)
                        ${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})