diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-12 20:45:43 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:38:46 +0700 |
commit | 6f1d99588b23133a58335e25a59476f5d170ab94 (patch) | |
tree | c4bf92931526e2345bf4973594afba066b2d015e | |
parent | 4b9047c55885c8e41be2c1b55227f5651bf303d8 (diff) | |
download | slackbuilds-6f1d99588b23133a58335e25a59476f5d170ab94.tar.gz |
development/adoptopenjdk-openj9: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | development/adoptopenjdk-openj9/README | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/development/adoptopenjdk-openj9/README b/development/adoptopenjdk-openj9/README index ba7bb62ac2..c484d92dbe 100644 --- a/development/adoptopenjdk-openj9/README +++ b/development/adoptopenjdk-openj9/README @@ -1,11 +1,12 @@ This is a SlackBuild to repackage OpenJDK binary from AdoptOpenJDK community with OpenJ9 JVM. -Before installing this package please consider any other jdk's / jre's that -you have already installed as they may cause conflicts with the PATH, JAVA_HOME -and MANPATH variables. +Before installing this package please consider any other jdk's / jre's +that you have already installed as they may cause conflicts with the +PATH, JAVA_HOME and MANPATH variables. -After installing the package you will need to logout / reboot your machine -as it will add files to the /etc/profile.d folder. +After installing the package you will need to logout / reboot your +machine as it will add files to the /etc/profile.d folder. -To enable JavaFX / OpenJFX support currently you need to add IcedTea-Web. +To enable JavaFX / OpenJFX support currently you need to add +IcedTea-Web. |