irqbalance: move to usr/bin.
This commit is contained in:
parent
edb8e444a0
commit
d4fe81c3f8
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'irqbalance'
|
||||
pkgname=irqbalance
|
||||
version=1.0.9
|
||||
revision=1
|
||||
revision=2
|
||||
build_options="systemd"
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool pkg-config"
|
||||
|
@ -12,6 +12,7 @@ license="GPL-2"
|
|||
homepage="https://github.com/Irqbalance/irqbalance"
|
||||
distfiles="https://github.com/Irqbalance/irqbalance/archive/v${version}.tar.gz"
|
||||
checksum=f1b8115948bb9f0bc36b9d7143ee8be751a294bc189d311408e753acc37169c3
|
||||
configure_args="--sbindir=/usr/bin"
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
|
|
Loading…
Reference in New Issue
Block a user