From f34d890bb88e814c2dbff0edc6f9d37f88253107 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakov=20Smoli=C4=87?= Date: Mon, 13 Sep 2021 19:35:19 +0200 Subject: [PATCH] dev-util/perf: Add note re src_{unpack,prepare} in bpftool MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakov Smolić --- dev-util/perf/perf-5.12.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dev-util/perf/perf-5.12.ebuild b/dev-util/perf/perf-5.12.ebuild index 2f8dc2e665ce2..74ab0c5a493dc 100644 --- a/dev-util/perf/perf-5.12.ebuild +++ b/dev-util/perf/perf-5.12.ebuild @@ -96,6 +96,8 @@ pkg_setup() { python_setup } +# src_unpack and src_prepare are copied to dev-util/bpftool since +# it's building from the same tarball, please keep it in sync with bpftool src_unpack() { local paths=( tools/arch tools/build tools/include tools/lib tools/perf tools/scripts