aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/Makefile
diff options
context:
space:
mode:
authorJames A. Treacy <treacy>2000-12-12 05:11:34 +0000
committerJames A. Treacy <treacy>2000-12-12 05:11:34 +0000
commitce912ffb90856abe6b10f3c2faa577103556ebc5 (patch)
tree5adb0048fc24935f712ba878afae2de71994968f /chinese/Makefile
parentbefe9a89c50233ca48e6f49e1fec519102bd2bca (diff)
commented out trouble causing lines
CVS version numbers chinese/Makefile: 1.15 -> 1.16
Diffstat (limited to 'chinese/Makefile')
-rw-r--r--chinese/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/chinese/Makefile b/chinese/Makefile
index 442615aadd7..928c58b7d79 100644
--- a/chinese/Makefile
+++ b/chinese/Makefile
@@ -27,9 +27,11 @@ index.zh-cn.html index.zh-tw.html: index.wml $(TEMPLDIR)/mainpage.wml \
$(TEMPLDIR)/ctime.wml $(TEMPLDIR)/recent_list.wml $(TEMPLDIR)/languages.wml \
$(ENGLISHSRCDIR)/releases/info
-install::
- test -L $(HTMLDIR)/zh && rm -f $(HTMLDIR)/zh
- test -d $(HTMLDIR)/zh mkdir -p $(WMLBASE)/$(RELHTMLBASE)/zh
+# the following lines are breaking the wml build. Explain why to debian-www
+# if you uncomment them
+# install::
+# test -L $(HTMLDIR)/zh && rm -f $(HTMLDIR)/zh
+# test -d $(HTMLDIR)/zh mkdir -p $(WMLBASE)/$(RELHTMLBASE)/zh
clean::
find $(WMLBASE)/Pics -type l | xargs rm -f

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