bison: remove long_desc.

This commit is contained in:
Juan RP 2014-02-18 15:20:13 +01:00
parent 1cc0b410a8
commit b14d6cc496
1 changed files with 1 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Template build file for 'bison'.
pkgname=bison
version=2.7
revision=1
revision=2
build_style=gnu-configure
hostmakedepends="perl"
depends="m4"
@ -11,6 +11,3 @@ homepage="http://www.gnu.org/software/bison/bison.html"
license="GPL-3"
distfiles="http://ftp.gnu.org/pub/gnu/bison/$pkgname-$version.tar.xz"
checksum=43d8c5c466486031d5e7195a152ff49651ccac91599692e788b5ec5b693ca7fd
long_desc="
Bison is the GNU replacement for yacc(1). Some programs depend on
extensions present in Bison."