diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2008-07-17 12:39:56 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2008-07-17 12:39:56 +0000 |
commit | ceb78c75578c9e81506913abdf7a6c8eb6b67f1f (patch) | |
tree | f60244c0d9466c6a9120ed84e97330555557c2be /apache-commons | |
parent | 23283f57e79f08713bf877d782c33dab9dfa233d (diff) |
INTEGRATION: CWS ause095 (1.2.6); FILE MERGED
2008/06/25 09:51:47 hjs 1.2.6.1: #i90789# - referencing patch with relative path from current directory
Diffstat (limited to 'apache-commons')
-rw-r--r-- | apache-commons/java/lang/makefile.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apache-commons/java/lang/makefile.mk b/apache-commons/java/lang/makefile.mk index 1aa2a879d75c..c65416865483 100644 --- a/apache-commons/java/lang/makefile.mk +++ b/apache-commons/java/lang/makefile.mk @@ -8,7 +8,7 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # # This file is part of OpenOffice.org. # @@ -50,7 +50,7 @@ TARFILE_NAME=commons-lang-2.3-src TARFILE_ROOTDIR=commons-lang-2.3-src -#PATCH_FILE_NAME=patches$/logging.patch +#PATCH_FILE_NAME=$(PRJ)$/patches$/logging.patch #CONVERTFILES=build.xml |