wok-next diff jdk7-langtools/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/jdk7-langtools/receipt Sat Mar 10 16:57:21 2018 +0200 1.2 +++ b/jdk7-langtools/receipt Fri Nov 02 14:15:08 2018 +0200 1.3 @@ -6,13 +6,7 @@ 1.4 SHORT_DESC="A component of Sun's JDK 7 we use to cook icedtea7 (empty package)" 1.5 MAINTAINER="yuripourre@gmail.com" 1.6 LICENSE="GPL2" 1.7 -WEB_SITE="http://icedtea.classpath.org" 1.8 +WEB_SITE="https://icedtea.classpath.org/wiki/Main_Page" 1.9 1.10 TARBALL="langtools.tar.bz2" 1.11 WGET_URL="http://icedtea.wildebeest.org/download/drops/icedtea7/$VERSION/$TARBALL" 1.12 - 1.13 -COOK_OPT="!unpack !repack_src !fs" 1.14 - 1.15 -compile_rules() { 1.16 - mkdir -p $install 1.17 -}