mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
recode: fix build
Invalid character \xe7 in doc/recode.texi file replaced with UTF-8 ç.
This commit is contained in:
parent
70669e97f2
commit
fb2f4d4f6d
1 changed files with 11 additions and 0 deletions
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çois Yergeau @email{yergeau@@alis.com}.
|
||||||
|
+Some notes have been provided by François Yergeau @email{yergeau@@alis.com}.
|
||||||
|
|
||||||
|
@table @code
|
||||||
|
@item XML-standalone
|
Loading…
Add table
Reference in a new issue