Subversion Repositories configs

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
192 - 1
# System-wide Java configuration file  -*- sh -*-
2
 
3
# Location of jar files on the system
4
JAVA_LIBDIR=/usr/share/java
5
 
6
# Location of arch-specific jar files on the system
7
JNI_LIBDIR=/usr/lib/java
8
 
9
# You can define a system-wide JVM here if you're not using the default one.
10
#JAVA_HOME=
11
 
12
# Options to pass to the java interpreter
13
#JAVACMD_OPTS=
14
 
15
# You can disable ABRT Java Connector by setting JAVA_ABRT to "off".
16
# See: https://github.com/abrt/abrt-java-connector/
17
#JAVA_ABRT=off