From fc4366155a6b24732e4ab1b78b81ae4735915330 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 17 Feb 2014 18:13:20 +0100 Subject: [PATCH] acpid: remove long_desc. --- srcpkgs/acpid/template | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/srcpkgs/acpid/template b/srcpkgs/acpid/template index cdf78de483..60d82e7430 100644 --- a/srcpkgs/acpid/template +++ b/srcpkgs/acpid/template @@ -1,7 +1,7 @@ # Template file for 'acpid' pkgname=acpid version=2.0.19 -revision=1 +revision=2 build_style=gnu-configure conf_files="/etc/acpi/events/anything /etc/acpi/handler.sh" systemd_services="acpid.socket on" @@ -11,12 +11,6 @@ license="GPL-2" homepage="http://sourceforge.net/projects/acpid2/" distfiles="${SOURCEFORGE_SITE}/acpid2/acpid-$version.tar.xz" checksum=ce503bf3f36002b45a465dc8a2490c16c553abd5bc2c1c8ece86247ec281dcde -long_desc=" - In recent linux kernels, the /proc/acpi/event interface has been deprecated. - The same information (and more) is available via netlink (a way for the kernel - to communicate with userspace that is usually used for networking) and the - input layer (mouse, keyboard, power button, etc...). This version of acpid - supports netlink and the input layer." post_install() { vinstall ${FILESDIR}/acpid.service 644 usr/lib/systemd/system