source:
npl/java/openjdk/profile.d/openjre.sh
@
981dbbc
Last change on this file since 981dbbc was 981dbbc, checked in by , 7 years ago | |
---|---|
|
|
File size: 129 bytes |
Rev | Line | |
---|---|---|
[981dbbc] | 1 | #!/bin/sh |
2 | export JAVA_HOME=/usr/lib/java/jre | |
3 | export MANPATH="${MANPATH}:${JAVA_HOME}/man" | |
4 | export PATH="${PATH}:${JAVA_HOME}/bin" |
Note: See TracBrowser
for help on using the repository browser.