summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuilherme Amadio <amadio@gentoo.org>2024-03-10 23:08:36 +0100
committerGuilherme Amadio <amadio@gentoo.org>2024-03-10 23:54:32 +0100
commitdc3e8b2f29b50bef2b793452cdc5cbef6b8f83a2 (patch)
treeab465493f97e8ab864e300af6443659e37bd1193 /dev-util/perf/perf-6.7.ebuild
parentsys-kernel/gentoo-sources: add 6.8.0 (diff)
downloadgentoo-dc3e8b2f29b50bef2b793452cdc5cbef6b8f83a2.tar.gz
gentoo-dc3e8b2f29b50bef2b793452cdc5cbef6b8f83a2.tar.bz2
gentoo-dc3e8b2f29b50bef2b793452cdc5cbef6b8f83a2.zip
dev-util/perf: move ${S} to the right place
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
Diffstat (limited to 'dev-util/perf/perf-6.7.ebuild')
-rw-r--r--dev-util/perf/perf-6.7.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/perf/perf-6.7.ebuild b/dev-util/perf/perf-6.7.ebuild
index 1c017c7af180..59b57c8f015a 100644
--- a/dev-util/perf/perf-6.7.ebuild
+++ b/dev-util/perf/perf-6.7.ebuild
@@ -28,6 +28,9 @@ fi
LINUX_SOURCES="linux-${LINUX_VER}.tar.xz"
SRC_URI+=" https://www.kernel.org/pub/linux/kernel/v${LINUX_V}/${LINUX_SOURCES}"
+S_K="${WORKDIR}/linux-${LINUX_VER}"
+S="${S_K}/tools/perf"
+
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha amd64 ~arm ~arm64 ~loong ~mips ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
@@ -92,9 +95,6 @@ DEPEND="${RDEPEND}
java? ( virtual/jdk )
"
-S_K="${WORKDIR}/linux-${LINUX_VER}"
-S="${S_K}/tools/perf"
-
QA_FLAGS_IGNORED=(
'usr/bin/perf-read-vdso32' # not linked with anything except for libc
'usr/libexec/perf-core/dlfilters/.*' # plugins