mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 23:44:01 +02:00
Fix name of script and bump REVISION. ok kurt@
This commit is contained in:
@@ -2,7 +2,7 @@ javaPathHelper is a script that java applications can use to provide a
|
||||
consistent and familiar method for launching java applications on
|
||||
OpenBSD. The use of JAVACMD, JAVA_HOME and PATH environment variables are
|
||||
well known methods for users to control which JVM is used to launch a
|
||||
java application. When a user sets up his environment javaPathHelp will
|
||||
java application. When a user sets up his environment javaPathHelper will
|
||||
use it. No attempt is made to prevent the user from running an
|
||||
application that requires a particular JVM version with a lower version.
|
||||
When the user's environment has not be setup, javaPathHelper falls back
|
||||
|
||||
Reference in New Issue
Block a user