diff options
author | Sam James <sam@gentoo.org> | 2021-11-24 03:00:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-24 03:00:52 +0000 |
commit | 340e1575a9c5ccf8554e44db273d4c2771bda037 (patch) | |
tree | 14475fb623339e84d96d0d9ca7c10572a1848804 /net-analyzer/wireshark/wireshark-9999.ebuild | |
parent | net-analyzer/wireshark: drop 3.6.0 keywords for now (breaks libvirt?) (diff) | |
download | gentoo-340e1575a9c5ccf8554e44db273d4c2771bda037.tar.gz gentoo-340e1575a9c5ccf8554e44db273d4c2771bda037.tar.bz2 gentoo-340e1575a9c5ccf8554e44db273d4c2771bda037.zip |
net-analyzer/wireshark: fix DoubleEmptyLine
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/wireshark/wireshark-9999.ebuild')
-rw-r--r-- | net-analyzer/wireshark/wireshark-9999.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-9999.ebuild b/net-analyzer/wireshark/wireshark-9999.ebuild index 87ec81e02281..145ec1e5d572 100644 --- a/net-analyzer/wireshark/wireshark-9999.ebuild +++ b/net-analyzer/wireshark/wireshark-9999.ebuild @@ -214,7 +214,6 @@ src_install() { # FAQ is not required as is installed from help/faq.txt dodoc AUTHORS ChangeLog NEWS README* doc/randpkt.txt doc/README* - # install headers insinto /usr/include/wireshark doins ws_diag_control.h ws_symbol_export.h \ |