From 62cfb4b2a856d9332e589029735523c6c9706bc9 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 17 Feb 2014 10:36:01 +0100 Subject: [PATCH] rxvt-unicode: remove long_desc. --- srcpkgs/rxvt-unicode/template | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/srcpkgs/rxvt-unicode/template b/srcpkgs/rxvt-unicode/template index 4ef0c89515e..f121914e54c 100644 --- a/srcpkgs/rxvt-unicode/template +++ b/srcpkgs/rxvt-unicode/template @@ -1,7 +1,7 @@ # Template build file for 'rxvt-unicode'. pkgname=rxvt-unicode version=9.19 -revision=2 +revision=3 build_style=gnu-configure configure_args=" --with-terminfo=/usr/share/terminfo --enable-256-color @@ -17,11 +17,6 @@ homepage="http://software.schmorp.de/pkg/rxvt-unicode.html" license="GPL-2" distfiles="http://dist.schmorp.de/${pkgname}/${pkgname}-${version}.tar.bz2" checksum=d9237cf1973af461ecbeeb708e4d00893294771558e8338b4f33418ed52d3241 -long_desc=" - $pkgname is a clone of the well known terminal emulator rxvt, - modified to store text in Unicode (either UCS-2 or UCS-4) and to use - locale-correct input and output. It also supports mixing multiple - fonts at the same time, including Xft fonts." post_install() { vinstall ${FILESDIR}/${pkgname}.desktop 644 usr/share/applications