source:
npl/java/jdk/j2sdk.sh
@
128fde4
Last change on this file since 128fde4 was c5c522c, checked in by , 8 years ago | |
---|---|
|
|
File size: 145 bytes |
Rev | Line | |
---|---|---|
[c5c522c] | 1 | #!/bin/sh |
2 | export JAVA_HOME=/usr/lib/java | |
3 | export MANPATH="$MANPATH:/usr/lib/java/man" | |
4 | export PATH="$PATH:/usr/lib/java/bin:/usr/lib/java/jre/bin" |
Note: See TracBrowser
for help on using the repository browser.