diff options
author | Frank Peters <fpe@openoffice.org> | 2010-02-19 17:08:37 +0100 |
---|---|---|
committer | Frank Peters <fpe@openoffice.org> | 2010-02-19 17:08:37 +0100 |
commit | 17600cbdd3bdd41e8edf905dc85012ac00e217d2 (patch) | |
tree | e4e954bc0857aac71f8058fc6ca92d1bd0f5a2dc /helpcontent2/helpers/linkmakefile.template | |
parent | ffd5ba5683fe150293c48e7a4ae1007f9f5cf0c5 (diff) |
#i104543#
Diffstat (limited to 'helpcontent2/helpers/linkmakefile.template')
-rw-r--r-- | helpcontent2/helpers/linkmakefile.template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpcontent2/helpers/linkmakefile.template b/helpcontent2/helpers/linkmakefile.template index 17a1ae718b..f63c69cd05 100644 --- a/helpcontent2/helpers/linkmakefile.template +++ b/helpcontent2/helpers/linkmakefile.template @@ -26,7 +26,7 @@ TARGET = util_%module% .INCLUDE : settings.mk .INCLUDE : $(PRJ)$/settings.pmk -common_build_zip:= +#common_build_zip:= zip1generatedlangs=TRUE zip1langdirs=$(aux_alllangiso) ZIP1TARGET=xhp_%module% |