From: Jakub Bogusz Date: Mon, 26 Dec 2022 07:47:05 +0000 (+0100) Subject: - added qthelp-texinfo7 patch (adjust qthelp creation for texinfo 7.x output) X-Git-Tag: auto/th/octave-4.4.1-1~1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=ebfdd94c6ba9614c91a9add7e9fa461463549fb4;p=packages%2Foctave.git - added qthelp-texinfo7 patch (adjust qthelp creation for texinfo 7.x output) - updated files and dependencies --- diff --git a/octave-qthelp-texinfo7.patch b/octave-qthelp-texinfo7.patch new file mode 100644 index 0000000..8645877 --- /dev/null +++ b/octave-qthelp-texinfo7.patch @@ -0,0 +1,20 @@ +--- octave-4.4.1/doc/interpreter/mk-qthelp.pl.orig 2018-08-09 20:20:32.000000000 +0200 ++++ octave-4.4.1/doc/interpreter/mk-qthelp.pl 2022-12-25 16:48:08.895830547 +0100 +@@ -27,7 +27,7 @@ open (my $HTML, "<", $htmlfname) or die + + # Skip through preamble of file to find start of list + while (($_ = <$HTML>) !~ /^
/ ) {;} +-while (($_ = <$HTML>) !~ /^