From a1c61787c6fdb8d0192094d1da115c7e5ad4b626 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 14 Feb 2014 15:06:33 +0100 Subject: [PATCH] xinit: remove long_desc. --- srcpkgs/xinit/template | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/srcpkgs/xinit/template b/srcpkgs/xinit/template index 54662d35407..f493ce50dc5 100644 --- a/srcpkgs/xinit/template +++ b/srcpkgs/xinit/template @@ -1,7 +1,7 @@ # Template build file for 'xinit'. pkgname=xinit version=1.3.3 -revision=1 +revision=2 build_style=gnu-configure configure_args="--with-xinitdir=/etc/X11/xinit" hostmakedepends="pkg-config" @@ -17,9 +17,6 @@ homepage="http://xorg.freedesktop.org/" license="MIT" distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2" checksum=74b2878de6e3d5b5948f1562a77e7f53b4e10621e505ddb278050c7f3cae00af -long_desc=" - This package provides xinit and startx, utilities for starting the - X Window System server." pre_configure() { sed -i -e 's/XSLASHGLOB.sh/XSLASHGLOB/' xinitrc.cpp