summaryrefslogtreecommitdiffstats
path: root/abs/extra-testing/java-sun/jre.profile
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2010-09-21 04:32:19 (GMT)
committerJames Meyer <james.meyer@operamail.com>2010-09-21 04:32:19 (GMT)
commit67cad48f5d0b0b9b27a666d71d4e17c4e48048b7 (patch)
tree756b0fd655c2de0b787f05842a66d3ef5c83c282 /abs/extra-testing/java-sun/jre.profile
parent13dc5b17c22f090733755b24f84a5a7e5b4eec5d (diff)
downloadlinhes_pkgbuild-67cad48f5d0b0b9b27a666d71d4e17c4e48048b7.zip
linhes_pkgbuild-67cad48f5d0b0b9b27a666d71d4e17c4e48048b7.tar.gz
linhes_pkgbuild-67cad48f5d0b0b9b27a666d71d4e17c4e48048b7.tar.bz2
java: archsync and removed jre from community
Diffstat (limited to 'abs/extra-testing/java-sun/jre.profile')
-rw-r--r--abs/extra-testing/java-sun/jre.profile4
1 files changed, 4 insertions, 0 deletions
diff --git a/abs/extra-testing/java-sun/jre.profile b/abs/extra-testing/java-sun/jre.profile
new file mode 100644
index 0000000..af3e373
--- /dev/null
+++ b/abs/extra-testing/java-sun/jre.profile
@@ -0,0 +1,4 @@
+export PATH=$PATH:/opt/java/jre/bin
+if [ ! -f /etc/profile.d/jdk.sh ]; then
+ export JAVA_HOME=/opt/java/jre
+fi