mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
community/tuned: rebuild against python 3.14
This commit is contained in:
parent
5c8c2f0064
commit
f3d82fce11
@ -3,7 +3,7 @@
|
||||
# Maintainer: Aaron Fischer <mail@aaron-fischer.net>
|
||||
pkgname=tuned
|
||||
pkgver=2.27.0
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Daemon for monitoring and adaptive tuning of system devices"
|
||||
url="https://github.com/redhat-performance/tuned"
|
||||
license="GPL-2.0-only"
|
||||
@ -70,7 +70,7 @@ gtk() {
|
||||
amove "usr/share/tuned/ui"
|
||||
amove "usr/share/icons/hicolor/scalable/apps/tuned.svg"
|
||||
amove "usr/share/applications/tuned-gui.desktop"
|
||||
amove "usr/lib/python3.12/site-packages/tuned/gtk"
|
||||
amove "usr/lib/python*/site-packages/tuned/gtk"
|
||||
}
|
||||
|
||||
utils() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user