From d18585d0c1a9ba3f88ecc13aac2923e7a83d2516 Mon Sep 17 00:00:00 2001 From: Xin LI Date: Sat, 27 May 2006 18:08:26 +0000 Subject: [PATCH] Now that 6.1-RELEASE and 5.5-RELEASE are out the door and restore the build of PDF as well as text formats. --- zh_CN.GB2312/share/mk/doc.local.mk | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/zh_CN.GB2312/share/mk/doc.local.mk b/zh_CN.GB2312/share/mk/doc.local.mk index 66a566f7d3..e771f6b63f 100644 --- a/zh_CN.GB2312/share/mk/doc.local.mk +++ b/zh_CN.GB2312/share/mk/doc.local.mk @@ -11,12 +11,8 @@ CJKTEXSTY_PDFTEX_FLAGS?= -c -e ${SP_ENCODING} -f song # Don't use "?=" in the following two lines. # They have been pre-defined in "doc.project.mk" and should be overridden here. -# XXX: broken as of RELEASE_6_1_0 -#HTML2TXT= ${PREFIX}/bin/html2text -#HTML2TXTOPTS= -nobs -style pretty - -# XXX: broken as of RELEASE_6_1_0 -NO_TEX= yes +HTML2TXT= ${PREFIX}/bin/html2text +HTML2TXTOPTS= -nobs -style pretty # In "doc/share/mk/doc.project.mk", "doc.images.mk" and "doc.common.mk" # is included before "doc.local.mk". Thus, we can use variables defined