diff options
Diffstat (limited to 'test/openoffice/system_hsqldb.diff')
-rwxr-xr-x | test/openoffice/system_hsqldb.diff | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/test/openoffice/system_hsqldb.diff b/test/openoffice/system_hsqldb.diff new file mode 100755 index 000000000..d645ae1a9 --- /dev/null +++ b/test/openoffice/system_hsqldb.diff @@ -0,0 +1,10 @@ +--- connectivity/com/sun/star/sdbcx/comp/hsqldb/makefile.mk 2008-08-19 +05:08:34.000000000 -0400 ++++ connectivity/com/sun/star/sdbcx/comp/hsqldb/makefile.mk 2008-08-31 +01:29:31.000000000 -0400 +@@ -44,4 +44,5 @@ + .IF "$(SYSTEM_HSQLDB)" == "YES" + XCLASSPATH!:=$(XCLASSPATH)$(PATH_SEPERATOR)$(HSQLDB_JAR) ++JARFILES+= $(HSQLDB_JAR) + .ELSE + JARFILES+= hsqldb.jar |