solfege: fix build with texinfo 6.7
makeinfo seems right to fail when input encoding is not declared and is not UTF-8. texinfo was updated in #95910.
This commit is contained in:
@@ -15,6 +15,7 @@ buildPythonApplication rec {
|
||||
patches = [
|
||||
./css.patch
|
||||
./menubar.patch
|
||||
./texinfo.patch
|
||||
./webbrowser.patch
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user