# HG changeset patch # User fabien # Date 1141659936 18000 # Node ID 4c6e0e62159f62c48c828b472c833467e3a0fb70 # Parent 81ac067cf75522f5c2086419b55000c9b0cfbc72 [svn] r14630@freebird: fabien | 2006-03-02 15:50:37 -0500 Revert to w3m -- internal links doesn't look good. diff -r 81ac067cf755 -r 4c6e0e62159f Makefile --- a/Makefile Mon Mar 06 10:45:25 2006 -0500 +++ b/Makefile Mon Mar 06 10:45:36 2006 -0500 @@ -83,7 +83,7 @@ fop $< $@ %.txt: %.html - elinks -dump $< > $@ + w3m -dump $< > $@ %/index.html: %.xml $(SRC_DIR)/chunk.xsl rm -rf $(dir $@)