bison: remove long_desc.
This commit is contained in:
parent
1cc0b410a8
commit
b14d6cc496
1 changed files with 1 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'bison'.
|
# Template build file for 'bison'.
|
||||||
pkgname=bison
|
pkgname=bison
|
||||||
version=2.7
|
version=2.7
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
depends="m4"
|
depends="m4"
|
||||||
|
@ -11,6 +11,3 @@ homepage="http://www.gnu.org/software/bison/bison.html"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
distfiles="http://ftp.gnu.org/pub/gnu/bison/$pkgname-$version.tar.xz"
|
distfiles="http://ftp.gnu.org/pub/gnu/bison/$pkgname-$version.tar.xz"
|
||||||
checksum=43d8c5c466486031d5e7195a152ff49651ccac91599692e788b5ec5b693ca7fd
|
checksum=43d8c5c466486031d5e7195a152ff49651ccac91599692e788b5ec5b693ca7fd
|
||||||
long_desc="
|
|
||||||
Bison is the GNU replacement for yacc(1). Some programs depend on
|
|
||||||
extensions present in Bison."
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue