diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-09-28 11:01:28 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-09-28 11:01:28 +0000 |
commit | 5d14ce4161f25d720bcccf50f71add6ac5aebf66 (patch) | |
tree | 04053b54b31152989849ea882a9ccf82e9441e14 /helpcontent2/helpers | |
parent | 27a1ca712c5d60eb2916933e02d88c9cb1289277 (diff) |
INTEGRATION: CWS ause037 (1.5.64); FILE MERGED
2005/09/06 15:27:41 hjs 1.5.64.1: #125412# allow building to shared output tree
Diffstat (limited to 'helpcontent2/helpers')
-rw-r--r-- | helpcontent2/helpers/linkmakefile.template | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/helpcontent2/helpers/linkmakefile.template b/helpcontent2/helpers/linkmakefile.template index 8a690380a0..782060e508 100644 --- a/helpcontent2/helpers/linkmakefile.template +++ b/helpcontent2/helpers/linkmakefile.template @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: hr $ $Date: 2005-02-11 14:53:32 $ +#* last change $Author: hr $ $Date: 2005-09-28 12:01:28 $ #* -#* $Revision: 1.5 $ +#* $Revision: 1.6 $ #* #* $Logfile:$ #* @@ -32,7 +32,7 @@ zip1generatedlangs=TRUE zip1langdirs=$(aux_alllangiso) ZIP1TARGET=xhp_%module% ZIP1FLAGS= -u -r -ZIP1DIR=$(MISC)$/$(LANGDIR) +ZIP1DIR=$(COMMONMISC)$/$(LANGDIR) ZIP1LIST=$(LANGDIR)$/text$/%module%$/* -x "*.dphh*" -x "*.hzip" -x "*.created" .ENDIF # "$(SOLAR_JAVA)"!="" |