upgpkg: tuned 2.24.0-3: remove install file

This commit is contained in:
Manuel 2024-10-10 11:59:45 +02:00
parent c5bb7378f4
commit 3bcbc9e00c
Signed by: Manuel
GPG key ID: 4085037435E1F07A
3 changed files with 2 additions and 11 deletions

View file

@ -6,7 +6,7 @@
pkgbase=tuned
pkgname=("${pkgbase}" "${pkgbase}-ppd")
pkgver=2.24.0
pkgrel=2
pkgrel=3
pkgdesc='Daemon that performs monitoring and adaptive configuration of devices in the system'
arch=('any')
url="https://github.com/redhat-performance/${pkgbase}"
@ -40,7 +40,6 @@ package_tuned() {
'etc/tuned/realtime-virtual-guest-variables.conf'
'etc/tuned/realtime-virtual-host-variables.conf'
'etc/tuned/tuned-main.conf')
install="${pkgbase}.install"
cd "${pkgbase}-${pkgver}"