summaryrefslogtreecommitdiff
path: root/instsetoo_native
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2012-11-21 14:58:42 +0100
committerAndras Timar <atimar@suse.com>2012-11-21 15:06:46 +0100
commit7e8cc51f61cc712252d20be8c0735a58190036ac (patch)
tree199656988f98688ba53a115e6157374d6af89b46 /instsetoo_native
parent93abcf4e4bb1a460d7695b6374bf4a92c9203512 (diff)
remove qtz temporarily, until it works again reliably
Change-Id: I66b117a56d8d545e6d09bfacb897ade383818895
Diffstat (limited to 'instsetoo_native')
-rw-r--r--instsetoo_native/util/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/instsetoo_native/util/makefile.mk b/instsetoo_native/util/makefile.mk
index 8b3171c2e91a..7d79e29348de 100644
--- a/instsetoo_native/util/makefile.mk
+++ b/instsetoo_native/util/makefile.mk
@@ -76,7 +76,7 @@ OOOHELPPACK=ooohelppack
OOODEVHELPPACK=ooodevhelppack
.ENDIF
-help_exist:=$(shell @find $(L10N_MODULE)/source/ -type d -name "helpcontent2" 2>/dev/null | sed -e "s|/helpcontent2||" -e "s|^.*/||" ) en-US qtz
+help_exist:=$(shell @find $(L10N_MODULE)/source/ -type d -name "helpcontent2" 2>/dev/null | sed -e "s|/helpcontent2||" -e "s|^.*/||" ) en-US
# do not build key is pseudolanguage for release builds
.IF "$(ENABLE_RELEASE_BUILD)"=="TRUE"