From 7bed08bc17c96540058c00df286693ab40470d41 Mon Sep 17 00:00:00 2001 From: David P Date: Sun, 26 Apr 2020 15:11:07 -0400 Subject: updpkg: libre/linux-libre-pck 5.6.7.pck1-1 Signed-off-by: David P --- libre/linux-libre-pck/sphinx-workaround.patch | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 libre/linux-libre-pck/sphinx-workaround.patch (limited to 'libre/linux-libre-pck/sphinx-workaround.patch') diff --git a/libre/linux-libre-pck/sphinx-workaround.patch b/libre/linux-libre-pck/sphinx-workaround.patch new file mode 100644 index 000000000..1aa3f1c8f --- /dev/null +++ b/libre/linux-libre-pck/sphinx-workaround.patch @@ -0,0 +1,13 @@ +diff --git i/Documentation/conf.py w/Documentation/conf.py +index 3c7bdf4cd31f..9a0ced58a3e9 100644 +--- i/Documentation/conf.py ++++ w/Documentation/conf.py +@@ -36,7 +36,7 @@ needs_sphinx = '1.3' + # Add any Sphinx extension module names here, as strings. They can be + # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom + # ones. +-extensions = ['kerneldoc', 'rstFlatTable', 'kernel_include', 'cdomain', ++extensions = ['kerneldoc', 'rstFlatTable', 'kernel_include', + 'kfigure', 'sphinx.ext.ifconfig', 'automarkup', + 'maintainers_include'] + -- cgit v1.2.3