OCaml 4.14.0 rebuild
[arch-packages.git] / a2ps / repos / extra-x86_64 / a2ps-texinfo67.patch
blobb66742a03cc2c45a92ef4742058e0ede7e2465ef
1 The patchs fixes build failure against texinfo-6.7+:
2 ```
3 Malformed UTF-8 character: \xcb\xeb (unexpected non-continuation byte 0xeb, immediately after start byte 0xcb;
4 need 2 bytes, got 1) in pattern match (m//) at /usr/share/texinfo/Texinfo/ParserNonXS.pm line 3364.
5 Malformed UTF-8 character (fatal) at /usr/share/texinfo/Texinfo/ParserNonXS.pm line 3364.
6 make[2]: *** [Makefile:472: a2ps.info] Error 25
7 ```
9 Fixed-by: Neil Bothwick
10 --- a/doc/a2ps.texi 2019-11-24 18:51:07.000000000 +0000
11 +++ a/doc/a2ps.texi 2019-11-24 18:56:30.390438433 +0000
12 @@ -1,5 +1,6 @@
13 \input texinfo @c -*- texinfo -*-
14 @c %**start of header
15 +@documentencoding ISO-8859-1
16 @setfilename a2ps.info
17 @settitle General Purpose PostScript Generating Utility
18 @c @setchapternewpage odd
20 --- a/doc/regex.texi 2002-03-04 18:46:24.000000000 +0000
21 +++ a/doc/regex.texi 2019-11-24 18:56:42.861052598 +0000
22 @@ -1,5 +1,6 @@
23 \input texinfo
24 @c %**start of header
25 +@documentencoding ISO-8859-1
26 @setfilename regex.info
27 @settitle Regex
28 @c %**end of header
30 --- a/ogonkify/doc/ogonkify.texi 2007-12-29 02:09:38.000000000 +0000
31 +++ a/ogonkify/doc/ogonkify.texi 2019-11-24 18:57:03.173424149 +0000
32 @@ -1,5 +1,6 @@
33 \input texinfo @c -*-texinfo-*-
34 @c %**start of header
35 +@documentencoding ISO-8859-1
36 @setfilename ogonkify.info
37 @settitle Ogonkify
38 @setchapternewpage off