summaryrefslogtreecommitdiff
path: root/debian/patches/replace-texi2html-with-makeinfo
blob: c738c14905a71c87e4aa3fa3f068f4af88bcbd1b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Description: Replace deprecated texi2html with makeinfo
Forwarded: http://www.zsh.org/mla/workers/2013/msg00723.html
Author: Axel Beckert <abe@debian.org>

Index: zsh/Doc/Makefile.in
===================================================================
--- zsh.orig/Doc/Makefile.in	2013-12-02 15:26:29.000000000 +0100
+++ zsh/Doc/Makefile.in	2013-12-02 15:26:29.000000000 +0100
@@ -41,7 +41,7 @@
 MAKEINFO = makeinfo
 TEXI2DVI = texi2dvi
 DVIPS = dvips
-TEXI2HTML = @TEXI2HTML@ --output . --ifinfo --split=chapter --node-files
+TEXI2HTML = makeinfo --html --output . --ifinfo --split=chapter --node-files
 
 .SUFFIXES: .yo .1