wok-next diff jdk6-jaxp/receipt @ rev 21020

Cleaning is almost finished... I should proceed to upgrades.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Nov 02 14:15:08 2018 +0200 (2018-11-02)
parents e1c0edabdcb2
children 0cbe4b1f2230
line diff
     1.1 --- a/jdk6-jaxp/receipt	Sat Mar 10 16:57:21 2018 +0200
     1.2 +++ b/jdk6-jaxp/receipt	Fri Nov 02 14:15:08 2018 +0200
     1.3 @@ -4,15 +4,9 @@
     1.4  VERSION="b20"
     1.5  CATEGORY="meta"
     1.6  SHORT_DESC="A component of Sun's jdk6 we use to cook icedtea6 (empty package)"
     1.7 -MAINTAINER="gokhlayeh@slitaz.org"
     1.8 +MAINTAINER="devel@slitaz.org"
     1.9  LICENSE="GPL2"
    1.10 -WEB_SITE="http://java.sun.com"
    1.11 +WEB_SITE="https://www.oracle.com/technetwork/java/index.html"
    1.12  
    1.13  TARBALL="$PACKAGE-$VERSION.zip"
    1.14  WGET_URL="http://icedtea.wildebeest.org/download/drops/$TARBALL"
    1.15 -
    1.16 -COOK_OPT="!unpack !repack_src !fs"
    1.17 -
    1.18 -compile_rules() {
    1.19 -	mkdir -p $install
    1.20 -}