diff --git a/community/tuned/APKBUILD b/community/tuned/APKBUILD index 758f66fc54c..70d26711670 100644 --- a/community/tuned/APKBUILD +++ b/community/tuned/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Aaron Fischer 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() {