aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/Make.lang
diff options
context:
space:
mode:
authorChinese Language Team <chinese>2000-07-11 20:14:20 +0000
committerChinese Language Team <chinese>2000-07-11 20:14:20 +0000
commit0a6fe927cc4e0ceaac48f4318272d3f15ae911a1 (patch)
tree639cee02f936e9302fa618c934c6aa9423db7a72 /chinese/Make.lang
parent87236acca9c06538aacae5c66f2d57f5df6184b3 (diff)
wml on Master looks well again, so I have commented out the
"wml -p1-8 | slice" kludge. :-) Hope it all works. - foka CVS version numbers chinese/Make.lang: 1.19 -> 1.20
Diffstat (limited to 'chinese/Make.lang')
-rw-r--r--chinese/Make.lang22
1 files changed, 9 insertions, 13 deletions
diff --git a/chinese/Make.lang b/chinese/Make.lang
index 724be789ded..62d3b6b78ea 100644
--- a/chinese/Make.lang
+++ b/chinese/Make.lang
@@ -30,18 +30,14 @@ WMLPROLOG=--prolog='/usr/bin/perl -pe "s/^(([\\x00-\\x7F]|([\\x80-\\xFF].))+[\\x
WMLEPILOG=
# This is the WML definition for the non-buggy WML.
-#WML=wml $(WMLOPTIONS) $(WMLOUTPUT) $(WMLPROLOG) $(WMLEPILOG)
+WML=wml $(WMLOPTIONS) $(WMLOUTPUT) $(WMLPROLOG) $(WMLEPILOG)
-# These are the relevant WML and WMLOPTIONS definition for the buggy WML.
-# Yes, it was fixed, but someone re-installed wml-1.6.8 on master.debian.org
-# on June 17, 2000 (?), and since then Chinese build was broken.
+# These are the relevant WML and WMLOPTIONS definition for the old buggy WML.
+# Please DO NOT remove the following comments, in case they're needed again.
+# July 11, 2000
#
-# DO NOT REMOVE THE FOLLOWING LINES! I'll do it myself when
-# master.debian.org gets upgraded to Debian 2.2, or when the webwml is built
-# on lully.debian.org.. -- Anthony Fok <foka@debian.org>, July 8, 2000
-#
-# Note to self: REMEMBER to modify Make.dep.generic too. "$(WML) $(<F)"
-#
-WMLOPTIONS += -p1-8
-WML = ( wml $(WMLOPTIONS) $(WMLPROLOG) $(WMLEPILOG) \
- | /usr/lib/wml/exec/wml_p9_slice $(WMLOUTPUT) ) <
+#WMLOPTIONS += -p1-8
+#WML = ( wml $(WMLOPTIONS) $(WMLPROLOG) $(WMLEPILOG) \
+# | /usr/lib/wml/exec/wml_p9_slice $(WMLOUTPUT) ) <
+#WMLEPILOG=--epilog='/usr/lib/wml/exec/wml_p9_slice $(WMLOUTPUT)'
+#WML=wml $(WMLOPTIONS) $(WMLPROLOG) $(WMLEPILOG)

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