dev-util/perf: add keep arch/*/include when unpacking, bug #933193

Closes: https://bugs.gentoo.org/933193
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
This commit is contained in:
Guilherme Amadio
2024-05-31 10:21:00 +02:00
parent 7c63d289f4
commit dbe2a19e23

View File

@@ -140,7 +140,7 @@ pkg_setup() {
src_unpack() {
local paths=(
kernel/bpf tools/{arch,bpf,build,include,lib,perf,scripts}
scripts include lib "arch/*/lib" "arch/*/tools"
scripts include lib "arch/*/include" "arch/*/lib" "arch/*/tools"
)
# We expect the tar implementation to support the -j option (both