summaryrefslogtreecommitdiff
path: root/solenv/inc/tg_zip.mk
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-12-16 11:58:28 +0000
committerRüdiger Timm <rt@openoffice.org>2004-12-16 11:58:28 +0000
commit42a5f0ea6fb6a79dae9e0158dc8b8f1b4119cac5 (patch)
treee2e54c276a4c987617e05583cc83b429b5bfc7f6 /solenv/inc/tg_zip.mk
parent2f12a1100a9c6fcd73a7d80bb386273fb4056751 (diff)
INTEGRATION: CWS helpaux (1.21.94); FILE MERGED
2004/12/06 13:53:15 hjs 1.21.94.1: #i36415# support for helpcontent2 auxiliary language problem
Diffstat (limited to 'solenv/inc/tg_zip.mk')
-rw-r--r--solenv/inc/tg_zip.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/solenv/inc/tg_zip.mk b/solenv/inc/tg_zip.mk
index c4002cd976d2..54537d2d941e 100644
--- a/solenv/inc/tg_zip.mk
+++ b/solenv/inc/tg_zip.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: tg_zip.mk,v $
#
-# $Revision: 1.21 $
+# $Revision: 1.22 $
#
-# last change: $Author: kz $ $Date: 2004-08-30 17:21:53 $
+# last change: $Author: rt $ $Date: 2004-12-16 12:58:28 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -144,7 +144,7 @@ avoid_cvs_dir=-x "*CVS*"
ZIP$(TNR)DIR*=$(ZIPDIR)
ZIP$(TNR)FLAGS*=$(ZIPFLAGS)
.IF "$(zip$(TNR)generatedlangs)"!=""
-zip$(TNR)langdirs:=$(alllangiso)
+zip$(TNR)langdirs*=$(alllangiso)
.ELSE # "$(zip$(TNR)generatedlangs)"!=""
.IF "$(GUI)"=="UNX" || "$(USE_SHELL)"!="4nt"
zip$(TNR)langdirs:=$(shell +find {$(subst,$/$(LANGDIR), $(null,$(ZIP$(TNR)DIR) . $(ZIP$(TNR)DIR)))}/ -type d ! -name CVS ! -name "." | sed "s/\.\/\///" | sed "s/\.\///" )