acr: remove long_desc.
This commit is contained in:
parent
fc4366155a
commit
58a508841a
1 changed files with 1 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'acr'
|
# Template file for 'acr'
|
||||||
pkgname=acr
|
pkgname=acr
|
||||||
version=0.9.8
|
version=0.9.8
|
||||||
revision=1
|
revision=2
|
||||||
noarch=yes
|
noarch=yes
|
||||||
create_srcdir=yes
|
create_srcdir=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -11,7 +11,3 @@ license="GPL-3"
|
||||||
homepage="http://github.com/radare/${pkgname}"
|
homepage="http://github.com/radare/${pkgname}"
|
||||||
distfiles="https://github.com/radare/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/radare/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=10db4b3f8272f427a245c0bbe039c1e240dc810de9ced4aa8789f4b28f0bf4ec
|
checksum=10db4b3f8272f427a245c0bbe039c1e240dc810de9ced4aa8789f4b28f0bf4ec
|
||||||
long_desc="
|
|
||||||
ACR tries to replace autoconf functionality generating a full-compatible
|
|
||||||
configure script (runtime flags). But using shell-script instead of m4.
|
|
||||||
This means that ACR is faster, smaller and easy to use."
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue