commit: 340e1575a9c5ccf8554e44db273d4c2771bda037 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Nov 24 03:00:52 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Nov 24 03:00:52 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=340e1575
net-analyzer/wireshark: fix DoubleEmptyLine Signed-off-by: Sam James <sam <AT> gentoo.org> net-analyzer/wireshark/wireshark-3.6.0-r1.ebuild | 1 - net-analyzer/wireshark/wireshark-9999.ebuild | 1 - 2 files changed, 2 deletions(-) diff --git a/net-analyzer/wireshark/wireshark-3.6.0-r1.ebuild b/net-analyzer/wireshark/wireshark-3.6.0-r1.ebuild index 87ec81e02281..145ec1e5d572 100644 --- a/net-analyzer/wireshark/wireshark-3.6.0-r1.ebuild +++ b/net-analyzer/wireshark/wireshark-3.6.0-r1.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 \ 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 \