File hsqldb-1.8.0-scripts.patch of Package hsqldb

--- bin/runUtil.sh
+++ bin/runUtil.sh
@@ -31,7 +31,7 @@
 progname=`basename $0`
 
 # ../ will lead us to the home
-dbhome="$progdir/.."
+dbhome=/var/lib/hsqldb
 
 # absolutize dbhome
 
@@ -40,7 +40,7 @@
 #
 # bring in needed functions
 
-. ${dbhome}/lib/functions
+. /var/lib/hsqldb/lib/functions
 
 #--------------------------------------------------------------------------------------------------------------
 pre_main
openSUSE Build Service is sponsored by