sys-power/cpupower: update tarball instructions

Signed-off-by: Mike Gilbert <floppym@gentoo.org>
This commit is contained in:
Mike Gilbert 2025-09-03 14:49:56 -04:00
parent 66633ea57d
commit c413f90f3a
No known key found for this signature in database
GPG Key ID: 7E58A298F42F9CCD

View File

@ -11,8 +11,8 @@ SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.xz"
# Run from a kernel git repo to generate a tarball for version x.y:
# PV=x.y
# git archive --prefix=cpupower-${PV}/ v{PV} Makefile tools/scripts/Makefile.arch \
# tools/power/cpupower | xz > /tmp/cpupower-${PV}.tar.xz
# git archive --prefix=cpupower-${PV}/ v{PV} Makefile tools/power/cpupower |
# xz > /tmp/cpupower-${PV}.tar.xz
LICENSE="GPL-2"
SLOT="0/0"