diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2008-01-29 07:53:05 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2008-01-29 07:53:05 +0000 |
commit | 7a3c9be237fbbec4887ba5f1ed995365607d6b1a (patch) | |
tree | 9c0d117f4544368fa6bd05b90846b310e0152093 /hsqldb/makefile.mk | |
parent | 3beffb1296c67f283bdd1c6d4cfb88da40772fc7 (diff) |
INTEGRATION: CWS dba24e_SRC680 (1.18.6); FILE MERGED
2008/01/08 08:42:49 oj 1.18.6.1: #i84196# merge from dba24d
Diffstat (limited to 'hsqldb/makefile.mk')
-rwxr-xr-x | hsqldb/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/hsqldb/makefile.mk b/hsqldb/makefile.mk index fa160cb53834..7c0246af11ef 100755 --- a/hsqldb/makefile.mk +++ b/hsqldb/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.18 $ +# $Revision: 1.19 $ # -# last change: $Author: ihi $ $Date: 2007-11-21 16:18:08 $ +# last change: $Author: vg $ $Date: 2008-01-29 08:53:05 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -58,7 +58,7 @@ TARFILE_ROOTDIR=hsqldb #CONVERTFILES=build$/build.xml -#PATCH_FILE_NAME=hsqldb_1_8_0 +PATCH_FILE_NAME=patches$/accumulated_patches.patch # ADDITIONAL_FILES= src$/org$/hsqldb$/Collation.java \ # src$/org$/hsqldb$/TxManager.java \ |