recode: fix build
Invalid character \xe7 in doc/recode.texi file replaced with UTF-8 ç.
This commit is contained in:
11
srcpkgs/recode/patches/recode-texi.patch
Normal file
11
srcpkgs/recode/patches/recode-texi.patch
Normal file
@@ -0,0 +1,11 @@
|
||||
--- recode-3.6/doc/recode.texi 2000-12-06 20:55:33.000000000 +0100
|
||||
+++ recode-3.6/doc/recode.texi 2020-04-08 03:31:51.282594665 +0200
|
||||
@@ -3713,7 +3713,7 @@
|
||||
between HTML and various other charsets.
|
||||
|
||||
Here is a list of those HTML variants which @code{recode} supports.
|
||||
-Some notes have been provided by Fran<61>ois Yergeau @email{yergeau@@alis.com}.
|
||||
+Some notes have been provided by François Yergeau @email{yergeau@@alis.com}.
|
||||
|
||||
@table @code
|
||||
@item XML-standalone
|
||||
Reference in New Issue
Block a user