[svn] r14629@freebird: fabien | 2006-03-02 15:18:14 -0500 nargir
authorfabien
Mon, 06 Mar 2006 10:45:25 -0500
branchnargir
changeset 7 18e2dc6f4cdb
parent 6 532b88923cc6
child 8 6777e836cf71
[svn] r14629@freebird: fabien | 2006-03-02 15:18:14 -0500 Replace w3m with elinks (nicer output with links table).
Makefile
--- a/Makefile	Fri Feb 03 16:28:17 2006 -0500
+++ b/Makefile	Mon Mar 06 10:45:25 2006 -0500
@@ -48,7 +48,7 @@
 	xsltproc --xinclude -o $(dir $@) styles/$(basename $<)-chunked.xsl $<
 
 %.txt: %.html
-	w3m -dump $< > $@
+	elinks -dump $< > $@
 
 clean:
 	rm -rf *.fo