use makeinfo instead of texi2html
Gbp-Pq: Name texi2html.patch
This commit is contained in:
parent
6fd163a36d
commit
f2a9756e2e
|
@ -3,7 +3,7 @@
|
|||
include ../src/defs
|
||||
|
||||
python-xlib_toc.html: $(SRCS)
|
||||
texi2html --output=. --split=node --menu $(TOPSRC)
|
||||
makeinfo --output=. --html --split=node $(TOPSRC)
|
||||
ln -sf python-xlib_toc.html index.html
|
||||
|
||||
clean:
|
||||
|
|
Loading…
Reference in New Issue