]> granicus.if.org Git - docbook-dsssl/commitdiff
Stupid regex was breaking snapshot build. Fixed.
authorMichael Smith <xmldoc@users.sourceforge.net>
Mon, 11 Jul 2005 08:58:00 +0000 (08:58 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Mon, 11 Jul 2005 08:58:00 +0000 (08:58 +0000)
releasetools/Variables.mk

index f1c723e6a7c74198247959cd141f7d27413ea235..d2171060e9100fbd1963dd9d9986c1b93545f51c 100644 (file)
@@ -18,7 +18,10 @@ DOC-LINK-STYLE=$(DOCBOOK_CVS)/xsl/docsrc/doc-link-docbook.xsl
 FO-STYLE=$(DOCBOOK_CVS)/xsl/fo/docbook.xsl
 
 # browser to use for making text version of release notes
-BROWSER=w3m
+# w3mmee is a fork of w3m; it provides a lot more options for
+# charset handling; other possible values for BROWSER include
+# "w3m" and "lynx" and "links" and "elinks"
+BROWSER=w3mmee
 BROWSER_OPTS=-dump
 
 # XSL-FO engine to use for coverting XSL-FO output to PDF
@@ -92,7 +95,7 @@ ZIP_EXCLUDES = \
  Makefile$$ \
  Makefile[.] \
  README\.CVS \
- .*\.fo$$
+ RELEASE-NOTES\.fo
 
 # list of executables that are included in all distributions
 EXECUTABLES = install.sh