jre: download sources manually, see README
This commit is contained in:
parent
4e3cfb22cc
commit
3a607ccca9
@ -6,7 +6,7 @@
|
||||
name=jre
|
||||
version=1.7.0_03
|
||||
release=1
|
||||
source=(http://download.oracle.com/otn-pub/java/jdk/7u3-b04/$name-7u3-linux-i586.tar.gz)
|
||||
source=(file:///$name-7u3-linux-i586.tar.gz)
|
||||
|
||||
build(){
|
||||
cd $name$version
|
||||
|
12
jre/README
Normal file
12
jre/README
Normal file
@ -0,0 +1,12 @@
|
||||
README for Java Runtime Enironment 7
|
||||
|
||||
REQUIREMENTS
|
||||
|
||||
Download the Java Runtime Environment (JRE) from
|
||||
- http://www.oracle.com/technetwork/java/javase/downloads/jre-7u3-download-1501631.html
|
||||
|
||||
and put the file
|
||||
- jre-7u*-linux-i586.tar.gz
|
||||
|
||||
into the directory defined by PKGMK_SOURCE_DIR. See pkgmk.conf(5).
|
||||
|
Loading…
x
Reference in New Issue
Block a user