PKGBUILDs/community/jre/jre.profile
2009-10-09 21:15:33 -05:00

4 lines
118 B
Text

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