aboutsummarylogtreecommitdiffstats
path: root/sphinx-workaround.patch
diff options
context:
space:
mode:
authorMark Weiman2021-02-05 01:51:37 -0500
committerMark Weiman2021-02-05 01:51:37 -0500
commit27bb6d444383a558ff030b8302c29823d65b4cfe (patch)
tree8410a1e50084405e0833bb6d91a5fd2fb57985ce /sphinx-workaround.patch
parentdbe889f8a2f09ce4e8aa7c90ac8f435f182ba6a7 (diff)
downloadaur-27bb6d444383a558ff030b8302c29823d65b4cfe.tar.gz
Update to 5.10.13.arch1-1
Diffstat (limited to 'sphinx-workaround.patch')
-rw-r--r--sphinx-workaround.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/sphinx-workaround.patch b/sphinx-workaround.patch
deleted file mode 100644
index 1aa3f1c8f66e..000000000000
--- a/sphinx-workaround.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-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']
-