smproxy: remove long_desc.

This commit is contained in:
Juan RP 2014-02-17 09:29:23 +01:00
parent 033b31440b
commit 4a57330049
1 changed files with 1 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Template build file for 'smproxy'.
pkgname=smproxy
version=1.0.5
revision=1
revision=2
build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="libSM-devel libXt-devel libXmu-devel"
@ -11,6 +11,3 @@ license="MIT"
maintainer="Juan RP <xtraeme@gmail.com>"
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
checksum=c72ccb094e4971ec2339ee06439114e86ffdcdf449a6accd5552e817142fd609
long_desc="
smproxy allows X applications that do not support X11R6 session
management to participate in an X11R6 session."