mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
cpufrequtils: enable on aarch64*
This commit is contained in:
parent
00794539bc
commit
a2819e33b7
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ homepage="https://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpufrequtils.git
|
|||
distfiles="${homepage}/snapshot/${pkgname}-${_commit}.tar.gz"
|
||||
checksum=53b0fd1092e2053d31f4707ae0485f0d09b7faafcfac0e53da06c28ecfe23c95
|
||||
|
||||
archs="i686* x86_64* ppc*"
|
||||
archs="i686* x86_64* ppc* aarch64*"
|
||||
|
||||
post_extract() {
|
||||
sed -i "s|/usr/bin/install|install|g" Makefile
|
||||
|
|
Loading…
Add table
Reference in a new issue