diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2008-07-17 12:38:38 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2008-07-17 12:38:38 +0000 |
commit | 0b04d1472000e7733c46123cbd9e3cc2dd57fbb1 (patch) | |
tree | b4279739ad92c900e6ba2affc2a0222609a93640 /redland/raptor | |
parent | 8511f65d3c4f61e7f674f4daf6b629cf5e1df103 (diff) |
INTEGRATION: CWS ause095 (1.3.2); FILE MERGED
2008/07/07 17:12:38 hjs 1.3.2.1: #i90789# - referencing patches changed
Diffstat (limited to 'redland/raptor')
-rw-r--r-- | redland/raptor/makefile.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/redland/raptor/makefile.mk b/redland/raptor/makefile.mk index acdbaed3480c..ff3f28214a5b 100644 --- a/redland/raptor/makefile.mk +++ b/redland/raptor/makefile.mk @@ -8,7 +8,7 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # # This file is part of OpenOffice.org. # @@ -52,7 +52,7 @@ all: RAPTORVERSION=$(RAPTOR_MAJOR).4.17 TARFILE_NAME=raptor-$(RAPTORVERSION) -PATCH_FILE_NAME=$(TARFILE_NAME).patch +PATCH_FILE_NAME=..$/$(TARFILE_NAME).patch ADDITIONAL_FILES=src/makefile.mk |