diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2008-07-17 12:36:54 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2008-07-17 12:36:54 +0000 |
commit | 9eea90bf86a467526cc978511941060a7bebe3a9 (patch) | |
tree | 585a4f991711d690ad333ca48458f2def8cb82fd /jfreereport | |
parent | 95545989864ef4966bf151f8a94be9c09b768271 (diff) |
INTEGRATION: CWS ause095 (1.3.6); FILE MERGED
2008/06/25 09:45:53 hjs 1.3.6.1: #i90789# - referencing patch with relative path from current directory
Diffstat (limited to 'jfreereport')
-rw-r--r-- | jfreereport/java/sac/makefile.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/jfreereport/java/sac/makefile.mk b/jfreereport/java/sac/makefile.mk index 8b384dd..ed96af4 100644 --- a/jfreereport/java/sac/makefile.mk +++ b/jfreereport/java/sac/makefile.mk @@ -8,7 +8,7 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.3 $ +# $Revision: 1.4 $ # # This file is part of OpenOffice.org. # @@ -50,7 +50,7 @@ TARFILE_NAME=sacjava-1.3 TARFILE_ROOTDIR=$(TARGET) -PATCH_FILE_NAME=patches$/sac.patch +PATCH_FILE_NAME=$(PRJ)$/patches$/sac.patch ADDITIONAL_FILES=build.xml |