File 0001-remove-W-from-docs-Makefile.patch of Package python-kiwi-keg
--- keg-2.1.1/doc/Makefile.orig 2025-06-20 17:04:08.032901408 -0300
+++ keg-2.1.1/doc/Makefile 2025-06-20 17:04:29.969954214 -0300
@@ -15,7 +15,7 @@
# Internal variables.
PAPEROPT_a4 = -D latex_paper_size=a4
PAPEROPT_letter = -D latex_paper_size=letter
-ALLSPHINXOPTS = -W -d $(BUILDDIR)/doctrees $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) source
+ALLSPHINXOPTS = -d $(BUILDDIR)/doctrees $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) source
# the i18n builder cannot share the environment and doctrees with the others
I18NSPHINXOPTS = $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) source