oracle-jdk-arm: switch to INSTALL.msg.

This commit is contained in:
Juan RP 2014-09-15 17:42:15 +02:00
parent d12750a268
commit 4f6ae8e2f9
3 changed files with 16 additions and 18 deletions

View file

@ -29,22 +29,6 @@ post)
RESULT=$?
rm -r $BUILD_DIR
[ $RESULT -ne 0 ] && exit $RESULT
cat << _EOF
=====================================================================
- The Oracle JDK package is licensed software.
You MUST read and agree to the license stored in
/usr/share/licenses/oracle-jdk/LICENSE
before using it.
- Please re-login to update PATH and JAVA_HOME or re-source
/etc/profile:
$ source /etc/profile
=====================================================================
_EOF
;;
;;
esac

View file

@ -0,0 +1,14 @@
=====================================================================
- The Oracle JDK package is licensed software.
You MUST read and agree to the license stored in
/usr/share/licenses/oracle-jdk/LICENSE
before using it.
- Please re-login to update PATH and JAVA_HOME or re-source
/etc/profile:
$ source /etc/profile
=====================================================================

View file

@ -2,7 +2,7 @@
pkgname=oracle-jdk-arm
version=8u6
_longVersion=1.8.0_06
revision=3
revision=4
_build=23
short_desc="Java Development Kit (JDK)"