mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 19:43:50 +02:00
oracle-jre: remove guards from INSTALL.msg.
This commit is contained in:
parent
a74af690d5
commit
2620e0c469
2 changed files with 1 additions and 4 deletions
|
@ -1,5 +1,3 @@
|
||||||
=====================================================================
|
|
||||||
|
|
||||||
- The Oracle JRE package is licensed software.
|
- The Oracle JRE package is licensed software.
|
||||||
|
|
||||||
You MUST read and agree to the license stored in
|
You MUST read and agree to the license stored in
|
||||||
|
@ -11,4 +9,3 @@
|
||||||
|
|
||||||
$ source /etc/profile
|
$ source /etc/profile
|
||||||
|
|
||||||
=====================================================================
|
|
||||||
|
|
|
@ -3,7 +3,7 @@ pkgname=oracle-jre
|
||||||
version=8u20
|
version=8u20
|
||||||
_longVersion=1.8.0_20
|
_longVersion=1.8.0_20
|
||||||
_build=26
|
_build=26
|
||||||
revision=4
|
revision=5
|
||||||
short_desc="Java Runtime Environment (JRE)"
|
short_desc="Java Runtime Environment (JRE)"
|
||||||
maintainer="Enno Boland <eb@s01.de>"
|
maintainer="Enno Boland <eb@s01.de>"
|
||||||
homepage="http://www.oracle.com/technetwork/java/javase/downloads/index.html"
|
homepage="http://www.oracle.com/technetwork/java/javase/downloads/index.html"
|
||||||
|
|
Loading…
Add table
Reference in a new issue