INTEGRATION: CWS ause095 (1.3.6); FILE MERGED
2008/06/25 09:45:51 hjs 1.3.6.1: #i90789# - referencing patch with relative path from current directory
This commit is contained in:
parent
876f02df8a
commit
d4cbb3a20b
1 changed files with 2 additions and 2 deletions
|
@ -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=$(TARGET)
|
|||
|
||||
TARFILE_ROOTDIR=$(TARGET)
|
||||
|
||||
PATCH_FILE_NAME=patches$/jcommon.patch
|
||||
PATCH_FILE_NAME=$(PRJ)$/patches$/jcommon.patch
|
||||
|
||||
CONVERTFILES=ant$/build.xml\
|
||||
ant$/build.properties
|
||||
|
|
Loading…
Reference in a new issue