Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/ppc64le:master commit in: dev-util/perf/
Date: Tue, 28 Jun 2016 17:49:01
Message-Id: 1467136251.fcabf3a8e103b1964b8405a0268dccaf15da3c3e.blueness@gentoo
1 commit: fcabf3a8e103b1964b8405a0268dccaf15da3c3e
2 Author: Leno Hou <lenohou <AT> gmail <DOT> com>
3 AuthorDate: Tue Jun 28 14:31:30 2016 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 28 17:50:51 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/ppc64le.git/commit/?id=fcabf3a8
7
8 dev-utils/perf: add support for ppc64le #581746
9
10 Signed-off-by: Leno Hou <lenohou <AT> gmail.com>
11 Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
12
13 dev-util/perf/perf-4.4.4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-util/perf/perf-4.4.4.ebuild b/dev-util/perf/perf-4.4.4.ebuild
17 index 18dd89e..b4fe31e 100644
18 --- a/dev-util/perf/perf-4.4.4.ebuild
19 +++ b/dev-util/perf/perf-4.4.4.ebuild
20 @@ -76,7 +76,7 @@ pkg_setup() {
21 src_unpack() {
22 local paths=(
23 tools/arch tools/build tools/include tools/lib tools/perf tools/scripts
24 - include lib "arch/*/lib"
25 + include lib "arch/*/include" "arch/*/lib"
26 )
27
28 # We expect the tar implementation to support the -j option (both