Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/wireshark/
Date: Mon, 04 Sep 2017 09:48:42
Message-Id: 1504518517.aba74bb6f6e10f205af792360e0d8b1f7ba9da5e.jer@gentoo
1 commit: aba74bb6f6e10f205af792360e0d8b1f7ba9da5e
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 4 09:48:19 2017 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 4 09:48:37 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aba74bb6
7
8 net-analyzer/wireshark: Fix README installation in live ebuild (bug #629706 by jospezial).
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11
12 net-analyzer/wireshark/wireshark-99999999.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-analyzer/wireshark/wireshark-99999999.ebuild b/net-analyzer/wireshark/wireshark-99999999.ebuild
16 index a4d2b1e4617..5d11c1bd60e 100644
17 --- a/net-analyzer/wireshark/wireshark-99999999.ebuild
18 +++ b/net-analyzer/wireshark/wireshark-99999999.ebuild
19 @@ -214,7 +214,7 @@ src_install() {
20 default
21
22 # FAQ is not required as is installed from help/faq.txt
23 - dodoc AUTHORS ChangeLog NEWS README{,.bsd,.linux,.macos,.vmware} \
24 + dodoc AUTHORS ChangeLog NEWS README.* \
25 doc/{randpkt.txt,README*}
26
27 if use doc; then