INTEGRATION: CWS ause095 (1.6.6); FILE MERGED
2008/06/25 09:45:51 hjs 1.6.6.1: #i90789# - referencing patch with relative path from current directory
This commit is contained in:
parent
2287de330d
commit
876f02df8a
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
#
|
||||
# $RCSfile: makefile.mk,v $
|
||||
#
|
||||
# $Revision: 1.6 $
|
||||
# $Revision: 1.7 $
|
||||
#
|
||||
# This file is part of OpenOffice.org.
|
||||
#
|
||||
|
@ -51,7 +51,7 @@ TARFILE_NAME=$(TARGET)
|
|||
|
||||
TARFILE_ROOTDIR=$(TARGET)
|
||||
|
||||
PATCH_FILE_NAME=patches$/$(TARGET).patch
|
||||
PATCH_FILE_NAME=$(PRJ)$/patches$/$(TARGET).patch
|
||||
|
||||
CONVERTFILES=ant$/build.xml\
|
||||
ant$/build.properties
|
||||
|
|
Loading…
Reference in a new issue