summaryrefslogtreecommitdiffstats
path: root/source/auxiliary
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2013-01-26 17:04:34 +0100
committerAndras Timar <atimar@suse.com>2013-01-26 17:04:34 +0100
commit3a5cdb25465c2f423892c184755dad7c0075c1eb (patch)
treec09e5bd16b61bbcd131d9daef53efcad7cf5e000 /source/auxiliary
parentupdate help ids for column page .ui conversion (diff)
downloadhelp-3a5cdb25465c2f423892c184755dad7c0075c1eb.tar.gz
help-3a5cdb25465c2f423892c184755dad7c0075c1eb.zip
we don't produce KeyID help packs (not useful)
Change-Id: Ie6d2fcab4d419e097557522621eb96a56b87ddf8
Diffstat (limited to 'source/auxiliary')
-rw-r--r--source/auxiliary/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/auxiliary/makefile.mk b/source/auxiliary/makefile.mk
index c7d35450d2..822f132788 100644
--- a/source/auxiliary/makefile.mk
+++ b/source/auxiliary/makefile.mk
@@ -38,7 +38,7 @@ ALLTAR : aux_dirs $(COMMONBIN)$/helpimg.ilst
t_aux_langdirs:=$(shell @find ./ -name "*.cfg" | sed "s/\.\/\///" | sed "s/\.\///" )
aux_langdirs:=$(uniq $(t_aux_langdirs:d:d))
-help_exist:=$(shell @find $(L10N_MODULE)/source/ -type d -name "helpcontent2" | sed -e "s|/helpcontent2||" -e "s|^.*/||" ) en-US qtz
+help_exist:=$(shell @find $(L10N_MODULE)/source/ -type d -name "helpcontent2" | sed -e "s|/helpcontent2||" -e "s|^.*/||" ) en-US
.ELSE #IF "$(WITH_LANG)"!=""
aux_langdirs:=en-US