summaryrefslogtreecommitdiff
path: root/libre/linux-libre-64/sphinx-workaround.patch
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2020-12-02 17:31:44 +0100
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2021-05-01 10:22:32 +0200
commit033fbba3ee9504dea5ab78b19b1fa80c921fbfda (patch)
tree2bebca38563bb1a7687eca1f7c246e1c610093ba /libre/linux-libre-64/sphinx-workaround.patch
parente3f5ca21b006cfb164382123fd13c98f4ce1a77e (diff)
downloadabslibre-033fbba3ee9504dea5ab78b19b1fa80c921fbfda.tar.gz
abslibre-033fbba3ee9504dea5ab78b19b1fa80c921fbfda.tar.bz2
abslibre-033fbba3ee9504dea5ab78b19b1fa80c921fbfda.zip
linux-libre-64: update to 5.11.11 by syncing with linux-libre
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'libre/linux-libre-64/sphinx-workaround.patch')
-rw-r--r--libre/linux-libre-64/sphinx-workaround.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/libre/linux-libre-64/sphinx-workaround.patch b/libre/linux-libre-64/sphinx-workaround.patch
deleted file mode 100644
index 1aa3f1c8f..000000000
--- a/libre/linux-libre-64/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']
-