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