PKGBUILDs/community/jre/jre.profile

5 lines
118 B
Text
Raw Normal View History

2009-10-10 02:15:33 +00:00
export PATH=$PATH:/opt/java/jre/bin
if [ ! -f /etc/profile.d/jdk.sh ]; then
export JAVA_HOME=/opt/java/jre
fi