From baa705dbd0f6f722f070948da1587f77e5b1767c Mon Sep 17 00:00:00 2001 From: Axel Beckert Date: Tue, 12 Aug 2014 23:04:51 +0200 Subject: Refresh replace-texi2html-with-makeinfo, drop texi2html-conf-source-dir-vs-build-dir MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit … and bump upstream version in preliminary changelog entry. --- debian/patches/replace-texi2html-with-makeinfo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/patches/replace-texi2html-with-makeinfo') diff --git a/debian/patches/replace-texi2html-with-makeinfo b/debian/patches/replace-texi2html-with-makeinfo index 56a6bf4f2..509a90a8a 100644 --- a/debian/patches/replace-texi2html-with-makeinfo +++ b/debian/patches/replace-texi2html-with-makeinfo @@ -12,6 +12,6 @@ Index: zsh/Doc/Makefile.in DVIPS = dvips -TEXI2HTML = @TEXI2HTML@ --output . --ifinfo --split=chapter --node-files \ +TEXI2HTML = makeinfo --html --output . --ifinfo --split=chapter --node-files \ - --init-file $(sdir)/texi2html.conf + --init-file texi2html.conf .SUFFIXES: .yo .1 -- cgit v1.2.3