summarylogtreecommitdiffstats
path: root/0000-sphinx-workaround.patch
diff options
context:
space:
mode:
authorgraysky2020-12-31 05:58:34 -0500
committergraysky2020-12-31 05:58:34 -0500
commit5dfea45ef9c3e09b15ac8f5e6221d62653fe5924 (patch)
tree1bfb8164c2227e42a6cbd7faf28f6a4c319ea08a /0000-sphinx-workaround.patch
parent1b623f5fd81045d4ce69f4afade5b2369c245a4b (diff)
downloadaur-5dfea45ef9c3e09b15ac8f5e6221d62653fe5924.tar.gz
Update to 5.10.4-1
Diffstat (limited to '0000-sphinx-workaround.patch')
-rw-r--r--0000-sphinx-workaround.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/0000-sphinx-workaround.patch b/0000-sphinx-workaround.patch
deleted file mode 100644
index 1aa3f1c8f66e..000000000000
--- a/0000-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']
-