sessreg: remove long_desc.
This commit is contained in:
parent
09d4f547eb
commit
cc1fc5b1b1
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'sessreg'.
|
||||
pkgname=sessreg
|
||||
version=1.0.6
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libX11-devel"
|
||||
|
@ -11,6 +11,3 @@ license="MIT"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||
checksum=73f31670842b7d969504a61f3c694bf1911f844831c390396971ae2b74de7190
|
||||
long_desc="
|
||||
Sessreg is a simple program to manage utmp/wtmp entries for
|
||||
xdm sessions and other clients not started from init."
|
||||
|
|
Loading…
Reference in New Issue