diff options
author | Martin Hollmichel <mh@openoffice.org> | 2004-11-28 14:02:54 +0000 |
---|---|---|
committer | Martin Hollmichel <mh@openoffice.org> | 2004-11-28 14:02:54 +0000 |
commit | 5379dd6fcafa5e885d21f07bab6b0fcfca8e4e69 (patch) | |
tree | 5f75dd57e5040eee4542915d2ceafc8659545c62 /helpcontent2/util/scalc | |
parent | 09ea56511138c591029150fd6bddd988770cc046 (diff) |
chg: fixed typo, xhp_scalc instead of scalc_xhp, #i10000#
Diffstat (limited to 'helpcontent2/util/scalc')
-rw-r--r-- | helpcontent2/util/scalc/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/helpcontent2/util/scalc/makefile.mk b/helpcontent2/util/scalc/makefile.mk index d254506c7f..5198cfcbfe 100644 --- a/helpcontent2/util/scalc/makefile.mk +++ b/helpcontent2/util/scalc/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: rt $ $Date: 2004-11-27 00:24:54 $ +#* last change $Author: mh $ $Date: 2004-11-28 15:02:54 $ #* -#* $Revision: 1.8 $ +#* $Revision: 1.9 $ #* #* $Logfile:$ #* @@ -30,7 +30,7 @@ common_build_zip:= zip1generatedlangs=TRUE .IF "$(SOLAR_JAVA)"!="" -ZIP1TARGET=scalc_xhp +ZIP1TARGET=xhp_scalc ZIP1FLAGS= -u -r ZIP1DIR=$(MISC)$/$(LANGDIR) ZIP1LIST=$(LANGDIR)$/text$/scalc$/* -x "*.dphh*" -x "*.hzip" |