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