diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-02-26 23:26:19 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-02-26 23:26:19 +0100 |
commit | 23568da3b83487cb6d012914045d5ba1c3bcadca (patch) | |
tree | a866decbdc5fa2059e117bfcde7e76dbe000bfe9 /test/openoffice/system_hsqldb.diff | |
parent | 2c5d86a5486850f55abf5f0a9c2e4ad5f0aa41e3 (diff) | |
download | nutyx-pakxe-23568da3b83487cb6d012914045d5ba1c3bcadca.tar.gz nutyx-pakxe-23568da3b83487cb6d012914045d5ba1c3bcadca.tar.bz2 nutyx-pakxe-23568da3b83487cb6d012914045d5ba1c3bcadca.tar.xz nutyx-pakxe-23568da3b83487cb6d012914045d5ba1c3bcadca.zip |
openoffice dans test
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 |