SOURCES: hsqldb-standard.cfg - use hsqldb.jar from java dir
glen
glen at pld-linux.org
Thu Mar 1 22:59:42 CET 2007
Author: glen Date: Thu Mar 1 21:59:42 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- use hsqldb.jar from java dir
---- Files affected:
SOURCES:
hsqldb-standard.cfg (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SOURCES/hsqldb-standard.cfg
diff -u SOURCES/hsqldb-standard.cfg:1.2 SOURCES/hsqldb-standard.cfg:1.3
--- SOURCES/hsqldb-standard.cfg:1.2 Wed Jan 24 00:52:28 2007
+++ SOURCES/hsqldb-standard.cfg Thu Mar 1 22:59:36 2007
@@ -29,7 +29,7 @@
# 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
# software base directory.
-HSQLDB_JAR_PATH=${HSQLDB_HOME}/lib/hsqldb.jar
+HSQLDB_JAR_PATH=/usr/share/java/hsqldb.jar
# Where the file "server.properties" (or "webserver.properties") resides.
SERVER_HOME=${HSQLDB_HOME}
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/hsqldb-standard.cfg?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list