aboutsummaryrefslogtreecommitdiffstats
path: root/chinese
diff options
context:
space:
mode:
authorFrank Lichtenheld <djpig>2005-08-15 04:21:38 +0000
committerFrank Lichtenheld <djpig>2005-08-15 04:21:38 +0000
commit79327f80f7856f6d5dcdcf34d490f0a55a3922bf (patch)
tree7803b23c2a56cf2fb8dde4da1fcfec0146ec25fc /chinese
parentc801a1f6309015ed4f65d7facf1f3dd25d634a14 (diff)
Make really needs a warning when using undefined values. Fix at least
4 year old bug in dependencies... CVS version numbers chinese/Make.lang: 1.38 -> 1.39
Diffstat (limited to 'chinese')
-rw-r--r--chinese/Make.lang3
1 files changed, 2 insertions, 1 deletions
diff --git a/chinese/Make.lang b/chinese/Make.lang
index f98e10ed24c..6c7075b7012 100644
--- a/chinese/Make.lang
+++ b/chinese/Make.lang
@@ -21,6 +21,7 @@ TOCN = $(BIN)/tocn.pl
TOHK = $(BIN)/tohk.pl
TOTW = $(BIN)/totw.pl
FIX_BIG5 = $(BIN)/fix_big5.pl
+ZHTEMPLATE = $(WMLBASE)/template/debian-zh/template.tmpl
# how to include openlogo-nd-50.png here? it's in logos, not in Pics/ ...
COMMONPICS = debian.png \
@@ -126,7 +127,7 @@ endif
# template dependencies
-$(WMLBASE)/template/debian-zh/template.tmpl: $(TEMPLDIR)/template.wml \
+$(ZHTEMPLATE): $(TEMPLDIR)/template.wml \
$(WMLBASE)/template/debian-zh/macros.tmpl \
$(WMLBASE)/template/debian-zh/navbar.tmpl
touch $@

© 2014-2024 Faster IT GmbH | imprint | privacy policy