autoconf: remove long_desc.
This commit is contained in:
parent
211151fa63
commit
c4ea5f488e
@ -1,7 +1,7 @@
|
|||||||
# Template build file for 'autoconf'.
|
# Template build file for 'autoconf'.
|
||||||
pkgname=autoconf
|
pkgname=autoconf
|
||||||
version=2.69
|
version=2.69
|
||||||
revision=1
|
revision=2
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="perl>=0"
|
hostmakedepends="perl>=0"
|
||||||
@ -12,11 +12,3 @@ license="GPL-2, GPL-3"
|
|||||||
homepage="http://www.gnu.org/software/autoconf"
|
homepage="http://www.gnu.org/software/autoconf"
|
||||||
distfiles="http://ftp.gnu.org/gnu/autoconf/$pkgname-$version.tar.xz"
|
distfiles="http://ftp.gnu.org/gnu/autoconf/$pkgname-$version.tar.xz"
|
||||||
checksum=64ebcec9f8ac5b2487125a86a7760d2591ac9e1d3dbd59489633f9de62a57684
|
checksum=64ebcec9f8ac5b2487125a86a7760d2591ac9e1d3dbd59489633f9de62a57684
|
||||||
long_desc="
|
|
||||||
Autoconf is an extensible package of m4 macros that produce shell
|
|
||||||
scripts to automatically configure software source code packages.
|
|
||||||
These scripts can adapt the packages to many kinds of UNIX-like
|
|
||||||
systems without manual user intervention. Autoconf creates a
|
|
||||||
configuration script for a package from a template file that lists the
|
|
||||||
operating system features that the package can use, in the form of m4
|
|
||||||
macro calls."
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user