wok-current diff ecj/receipt @ rev 18007
busybox, slitaz-base-files: update copyright year (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Apr 28 20:32:14 2015 +0200 (2015-04-28) |
parents | 45e5d2256ab7 |
children | 97571bb7f365 |
line diff
1.1 --- a/ecj/receipt Tue May 17 11:50:45 2011 +0200 1.2 +++ b/ecj/receipt Tue Apr 28 20:32:14 2015 +0200 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="The Eclipse standalone batch Java compiler and Ant compiler adapter." 1.6 MAINTAINER="rcx@zoominternet.net" 1.7 +LICENSE="other" 1.8 TARBALL="$PACKAGE-$VERSION.jar" 1.9 WEB_SITE="http://www.eclipse.org/jdt/core/" 1.10 # 3.4.2: WGET_URL="http://download.eclipse.org/eclipse/downloads/drops/R-$VERSION-200902111700/$TARBALL" 1.11 @@ -34,5 +35,5 @@ 1.12 genpkg_rules() 1.13 { 1.14 mkdir -p $fs 1.15 - cp -a $_pkg/usr $fs 1.16 + cp -a $install/usr $fs 1.17 }