diff options
author | Jeroen Roovers <jer@gentoo.org> | 2018-08-29 09:32:26 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2018-08-29 09:32:52 +0200 |
commit | 643cb19c987e66a574e7cc6d00daf5bf9933cda2 (patch) | |
tree | 3614991a57b9615a4d7e448f979b40085446c598 /net-analyzer/wireshark/files | |
parent | media-libs/libfreehand: keyworded 0.1.2 for sparc, bug #550040 (diff) | |
download | gentoo-643cb19c987e66a574e7cc6d00daf5bf9933cda2.tar.gz gentoo-643cb19c987e66a574e7cc6d00daf5bf9933cda2.tar.bz2 gentoo-643cb19c987e66a574e7cc6d00daf5bf9933cda2.zip |
net-analyzer/wireshark: Tweak patch.
Package-Manager: Portage-2.3.48, Repoman-2.3.10
Diffstat (limited to 'net-analyzer/wireshark/files')
-rw-r--r-- | net-analyzer/wireshark/files/wireshark-99999999-androiddump-wsutil.patch | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/net-analyzer/wireshark/files/wireshark-99999999-androiddump-wsutil.patch b/net-analyzer/wireshark/files/wireshark-99999999-androiddump-wsutil.patch index 8ceb3ba54882..4c6ddceeea67 100644 --- a/net-analyzer/wireshark/files/wireshark-99999999-androiddump-wsutil.patch +++ b/net-analyzer/wireshark/files/wireshark-99999999-androiddump-wsutil.patch @@ -25,10 +25,3 @@ set_extcap_executable_properties(androiddump) target_link_libraries(androiddump ${androiddump_LIBS}) install(TARGETS androiddump RUNTIME DESTINATION ${EXTCAP_DIR}) -@@ -212,4 +214,4 @@ - ${androiddump_FILES} - ${sshdump_FILES} - ${ciscodump_FILES} --) -\ No newline at end of file -+) |