SOURCES: hsqldb-standard.cfg - set $JAVA_EXECUTABLE to path that e...

glen glen at pld-linux.org
Thu Mar 1 23:01:29 CET 2007


Author: glen                         Date: Thu Mar  1 22:01:29 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- set $JAVA_EXECUTABLE to path that exists

---- Files affected:
SOURCES:
   hsqldb-standard.cfg (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SOURCES/hsqldb-standard.cfg
diff -u SOURCES/hsqldb-standard.cfg:1.3 SOURCES/hsqldb-standard.cfg:1.4
--- SOURCES/hsqldb-standard.cfg:1.3	Thu Mar  1 22:59:36 2007
+++ SOURCES/hsqldb-standard.cfg	Thu Mar  1 23:01:23 2007
@@ -24,7 +24,7 @@
 
 . /etc/java/java.conf
 
-JAVA_EXECUTABLE=${JAVA_HOME}/bin/java
+JAVA_EXECUTABLE=${JVM_ROOT}/java/bin/java
 
 # Unless you copied a hsqldb.jar file from another system, this typically
 # resides at $HSQLDB_HOME/lib/hsqldb.jar, where $HSQLDB_HOME is your HSQLDB
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/hsqldb-standard.cfg?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list