diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2013-12-02 15:28:13 +0100 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2013-12-02 15:40:44 +0100 |
commit | e30f40238ed5ed9a964dca35b0b31905f8e0e32f (patch) | |
tree | 1cf06dee76cef4a281d55aed78dc0bf861a9d29b | |
parent | 8f07e7658dcdfecc082ddaaad8e26f460eb02d45 (diff) | |
download | zsh-e30f40238ed5ed9a964dca35b0b31905f8e0e32f.tar.gz zsh-e30f40238ed5ed9a964dca35b0b31905f8e0e32f.zip |
Refresh patch replace-texi2html-with-makeinfo
-rw-r--r-- | debian/patches/replace-texi2html-with-makeinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/patches/replace-texi2html-with-makeinfo b/debian/patches/replace-texi2html-with-makeinfo index 3412d943f..c738c1490 100644 --- a/debian/patches/replace-texi2html-with-makeinfo +++ b/debian/patches/replace-texi2html-with-makeinfo @@ -4,9 +4,9 @@ Author: Axel Beckert <abe@debian.org> Index: zsh/Doc/Makefile.in =================================================================== ---- zsh.orig/Doc/Makefile.in 2013-01-14 01:49:37.000000000 +0100 -+++ zsh/Doc/Makefile.in 2013-08-26 08:25:54.468926080 +0200 -@@ -40,7 +40,7 @@ +--- 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 |