eclipse-ecj: remove long_desc.

This commit is contained in:
Juan RP 2014-02-18 17:13:50 +01:00
parent 8d941688c0
commit 6ea13e3202

View file

@ -1,7 +1,7 @@
# Template build file for 'eclipse-ecj'.
pkgname=eclipse-ecj
version=4.5
revision=1
revision=2
noarch="yes"
create_wrksrc=yes
short_desc="A fork of the Eclipse Java bytecode compiler for GCJ"
@ -10,9 +10,6 @@ license="EPL"
homepage="http://gcc.gnu.org/java/"
checksum=98fd128f1d374d9e42fd9d4836bdd249c6d511ebc6c0df17fbc1b9df96c3d781
distfiles="http://mirrors.kernel.org/sources.redhat.com/java/ecj-${version}.jar"
long_desc="
A fork of the open source Eclipse Java bytecode incremental compiler for GCJ."
do_extract() {
cp -v "${XBPS_SRCDISTDIR}/ecj-${version}.jar" "${wrksrc}"