summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2005-10-25 10:38:06 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2005-10-25 10:38:06 +0000
commit51c7153582e4d07d8ee05e8f491936951069d17e (patch)
treec600f5ee5089cf317bd2493f84bfc229cd01ab29
parent86f677db2e9e797797f32e239acff015cae78359 (diff)
INTEGRATION: CWS ause041 (1.17.8); FILE MERGED
2005/10/19 09:20:21 hjs 1.17.8.2: #i55985# filter temporary files from all platforms 2005/10/19 07:17:01 hjs 1.17.8.1: #i55985# filter temporary files
-rw-r--r--helpcontent2/util/scalc/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/helpcontent2/util/scalc/makefile.mk b/helpcontent2/util/scalc/makefile.mk
index 7581a087a0..04df2210a5 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: kz $ $Date: 2005-10-05 14:56:55 $
+#* last change $Author: hr $ $Date: 2005-10-25 11:38:06 $
#*
-#* $Revision: 1.17 $
+#* $Revision: 1.18 $
#*
#* $Logfile:$
#*
@@ -33,7 +33,7 @@ zip1langdirs=$(aux_alllangiso)
ZIP1TARGET=xhp_scalc
ZIP1FLAGS= -u -r
ZIP1DIR=$(COMMONMISC)$/$(LANGDIR)
-ZIP1LIST=$(LANGDIR)$/text$/scalc$/* -x "*.dphh*" -x "*.hzip" -x "*.created"
+ZIP1LIST=$(LANGDIR)$/text$/scalc$/* -x "*.xhp????*"-x "*.dphh*" -x "*.hzip" -x "*.created"
.ENDIF # "$(SOLAR_JAVA)"!=""