desktop/jre/jre.profile
2010-06-02 21:39:46 +00:00

5 lines
118 B
Plaintext

export PATH=$PATH:/opt/java/jre/bin
if [ ! -f /etc/profile.d/jdk.sh ]; then
export JAVA_HOME=/opt/java/jre
fi