updated on Wed Jan 25 16:08:47 UTC 2012
[aur-mirror.git] / jre5 / jre.profile
blobaf3e3735a21eafef707192a72cfdba1eccb7d44c
1 export PATH=$PATH:/opt/java/jre/bin
2 if [ ! -f /etc/profile.d/jdk.sh ]; then
3         export JAVA_HOME=/opt/java/jre
4 fi