Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > dfb1842602b8c1286bb24f7affbf8a0b > files > 3

jpackage-utils-1.7.5-5.mga1.i586.rpm

# System-wide Java configuration file                                -*- sh -*-
#
# JPackage Project <http://www.jpackage.org/>

# Location of jar files on the system
JAVA_LIBDIR=/usr/share/java

# Location of arch-specific jar files on the system
JNI_LIBDIR=/usr/lib/java

# Root of all JVM installations
JVM_ROOT=/usr/lib/jvm

# You can define a system-wide JVM root here if you're not using the default one
#JAVA_HOME=$JVM_ROOT/jre

# Options to pass to the java interpreter
#OPTIONS="-Dgnu.java.awt.peer.gtk.Graphics=Graphics2D"