xinit: remove long_desc.
This commit is contained in:
parent
1940554d55
commit
a1c61787c6
1 changed files with 1 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue