summaryrefslogtreecommitdiff
path: root/libre/linux-libre/sphinx-workaround.patch
diff options
context:
space:
mode:
authorDavid P <megver83@parabola.nu>2020-04-19 17:21:50 -0400
committerDavid P <megver83@parabola.nu>2020-04-19 17:21:50 -0400
commit485d3849a4983efaaa506dd3dfeb2e3ac18a1233 (patch)
treef3c1b4c9ede1eb1a6144db271ee43077177781a2 /libre/linux-libre/sphinx-workaround.patch
parent4a117bf4f6f7f3ac952f69e3eb10e2e5f418d42e (diff)
downloadabslibre-485d3849a4983efaaa506dd3dfeb2e3ac18a1233.tar.gz
abslibre-485d3849a4983efaaa506dd3dfeb2e3ac18a1233.tar.bz2
abslibre-485d3849a4983efaaa506dd3dfeb2e3ac18a1233.zip
updpkg: libre/linux-libre 5.6.5-1
Signed-off-by: David P <megver83@parabola.nu>
Diffstat (limited to 'libre/linux-libre/sphinx-workaround.patch')
-rw-r--r--libre/linux-libre/sphinx-workaround.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/libre/linux-libre/sphinx-workaround.patch b/libre/linux-libre/sphinx-workaround.patch
new file mode 100644
index 000000000..1aa3f1c8f
--- /dev/null
+++ b/libre/linux-libre/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']
+