commit: aba74bb6f6e10f205af792360e0d8b1f7ba9da5e
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 4 09:48:19 2017 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Mon Sep 4 09:48:37 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aba74bb6
net-analyzer/wireshark: Fix README installation in live ebuild (bug #629706 by
jospezial).
Package-Manager: Portage-2.3.8, Repoman-2.3.3
net-analyzer/wireshark/wireshark-99999999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-analyzer/wireshark/wireshark-99999999.ebuild
b/net-analyzer/wireshark/wireshark-99999999.ebuild
index a4d2b1e4617..5d11c1bd60e 100644
--- a/net-analyzer/wireshark/wireshark-99999999.ebuild
+++ b/net-analyzer/wireshark/wireshark-99999999.ebuild
@@ -214,7 +214,7 @@ src_install() {
default
# FAQ is not required as is installed from help/faq.txt
- dodoc AUTHORS ChangeLog NEWS README{,.bsd,.linux,.macos,.vmware} \
+ dodoc AUTHORS ChangeLog NEWS README.* \
doc/{randpkt.txt,README*}
if use doc; then