summaryrefslogtreecommitdiff
path: root/debian/patches/cherry-pick-ecd3f9c9-1057610-support-texinfo-7.0.patch
AgeCommit message (Collapse)AuthorFilesLines
2024-01-09Cherry pick upstream commit ecd3f9c9 to fix FTBFS issue with newer texinfoMichael Prokop1-0/+44
Fixes: | texi2any -c TEXI2HTML=1 --output . --ifinfo --split=chapter --node-files \ | --init-file texi2html.conf ../../Doc/zsh.texi | texi2any: error parsing ./texi2html.conf: Undefined subroutine &Texinfo::Config::set_from_init_file called at ./texi2html.conf line 1. Cherry picked (excluding Changelog change) from upstream commit https://github.com/zsh-users/zsh/commit/ecd3f9c9506c7720dc6c0833dc5d5eb00e4459c4 Also see https://www.zsh.org/mla/workers/2023/msg00591.html Closes: #1057610 fixup of debian/patches/cherry-pick-ecd3f9c9-1057610-support-texinfo-7.0.patch fixup