File makeinfo.patch of Package ocp
diff -ur ocp-0.1.21/doc/texi/Makefile ocp-0.1.21-NEW/doc/texi/Makefile --- ocp-0.1.21/doc/texi/Makefile 2011-11-17 22:46:08.000000000 +0100 +++ ocp-0.1.21-NEW/doc/texi/Makefile 2025-01-21 02:53:21.987713161 +0100 @@ -12,7 +12,7 @@ makeinfo ocp.texi mv ocp ocp.info gzip ocp.info - makeinfo --html ocp.texi + makeinfo --html -o ocp ocp.texi mv ocp ocp.html install: all