oracle-jdk: remove guards from INSTALL.msg.
This commit is contained in:
parent
be3c6cc51c
commit
fe7cd1a6e0
|
@ -1,5 +1,3 @@
|
|||
=====================================================================
|
||||
|
||||
- The Oracle JDK package is licensed software.
|
||||
|
||||
You MUST read and agree to the license stored in
|
||||
|
@ -11,4 +9,3 @@
|
|||
|
||||
$ source /etc/profile
|
||||
|
||||
=====================================================================
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
pkgname=oracle-jdk
|
||||
version=8u20
|
||||
_longVersion=1.8.0_20
|
||||
revision=4
|
||||
revision=5
|
||||
_build=26
|
||||
|
||||
short_desc="Java Development Kit (JDK)"
|
||||
|
|
Loading…
Reference in New Issue