From 02efb33aa21cc91052e342413099bf14b8fb391f Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 20 Feb 2014 12:00:27 +0100 Subject: [PATCH] irqbalance: remove long_desc. --- srcpkgs/irqbalance/template | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/srcpkgs/irqbalance/template b/srcpkgs/irqbalance/template index 21e6c333d77..d15e13b3b4c 100644 --- a/srcpkgs/irqbalance/template +++ b/srcpkgs/irqbalance/template @@ -1,7 +1,7 @@ # Template file for 'irqbalance' pkgname=irqbalance version=1.0.7 -revision=1 +revision=2 build_style=gnu-configure hostmakedepends="pkg-config" makedepends="libglib-devel libcap-ng-devel libnuma-devel" @@ -12,17 +12,6 @@ license="GPL-2" homepage="https://code.google.com/p/irqbalance/" distfiles="https://irqbalance.googlecode.com/files/${pkgname}-${version}.tar.bz2" checksum=fed1bb405654be8eda40961667bbe75033667600d828b34419c25a1282e81127 -long_desc=" - Irqbalance is the Linux utility tasked with making sure that interrupts from - your hardware devices are handled in as efficient a manner as possible - (meaning every cpu handles some of the interrupt work), while at the same time - making sure that no single cpu is tasked with a inappropriately large amount - of this work. Irqbalance constantly analyzes the amuont of work interrupts - require on your system and balances interrupt handling across all of your - systems cpus in a fair manner, keeping system performance more predictable and - constant. This should all happen transparently to the user. If irqbalance - performs its job right, nobody will ever notice it's there or want to turn it - off." post_install() { vinstall ${FILESDIR}/${pkgname}.service 644 usr/lib/systemd/system