setxkbmap: remove long_desc.
This commit is contained in:
parent
f3bd544858
commit
09d4f547eb
1 changed files with 1 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'setxkbmap'.
|
# Template build file for 'setxkbmap'.
|
||||||
pkgname=setxkbmap
|
pkgname=setxkbmap
|
||||||
version=1.2.0
|
version=1.2.0
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libX11-devel libxkbfile-devel"
|
makedepends="libX11-devel libxkbfile-devel"
|
||||||
|
@ -11,6 +11,3 @@ license="MIT"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||||
checksum=999591bf1ba8ca2a7d480b2c01702396e6c349d499fb583c0de136ec00dbae39
|
checksum=999591bf1ba8ca2a7d480b2c01702396e6c349d499fb583c0de136ec00dbae39
|
||||||
long_desc="
|
|
||||||
The setxkbmap command maps the keyboard to use the layout determined
|
|
||||||
by the options specified on the command line."
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue