acr: remove long_desc.
This commit is contained in:
parent
fc4366155a
commit
58a508841a
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'acr'
|
||||
pkgname=acr
|
||||
version=0.9.8
|
||||
revision=1
|
||||
revision=2
|
||||
noarch=yes
|
||||
create_srcdir=yes
|
||||
build_style=gnu-configure
|
||||
|
@ -11,7 +11,3 @@ license="GPL-3"
|
|||
homepage="http://github.com/radare/${pkgname}"
|
||||
distfiles="https://github.com/radare/${pkgname}/archive/${version}.tar.gz"
|
||||
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…
Reference in New Issue