upgpkg: tuned 2.24.0-3: remove install file
This commit is contained in:
parent
d108f6d8af
commit
251adcc2d9
3 changed files with 2 additions and 11 deletions
3
PKGBUILD
3
PKGBUILD
|
@ -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}"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue