summaryrefslogtreecommitdiffstats
path: root/abs/extra/java-common/profile_jre.csh
diff options
context:
space:
mode:
Diffstat (limited to 'abs/extra/java-common/profile_jre.csh')
-rw-r--r--abs/extra/java-common/profile_jre.csh3
1 files changed, 3 insertions, 0 deletions
diff --git a/abs/extra/java-common/profile_jre.csh b/abs/extra/java-common/profile_jre.csh
new file mode 100644
index 0000000..a224d89
--- /dev/null
+++ b/abs/extra/java-common/profile_jre.csh
@@ -0,0 +1,3 @@
+# Do not change this unless you want to completely by-pass Arch Linux' way
+# of handling Java versions and vendors. Instead, please use script `archlinux-java`
+setenv PATH "${PATH}:/usr/lib/jvm/default/bin"