mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 09:33:50 +02:00
cpufrequtils: unbreak install.
This commit is contained in:
parent
32ba19272d
commit
121dae85ac
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ do_install() {
|
|||
libcpufreq_package() {
|
||||
short_desc="Library for the kernel cpufreq subsystem"
|
||||
pkg_install() {
|
||||
vmove "usr/lib/*.so.*" usr/lib
|
||||
vmove "usr/lib/*.so.*"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue