summaryrefslogtreecommitdiff
path: root/sphinx-workaround.patch
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-03-08 12:45:35 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-03-08 12:45:35 -0800
commit378560eab44be87c0595bbd91c7a817f55f6d3c6 (patch)
treebcb41542841f9fd5a69af798aee534e4fa69746a /sphinx-workaround.patch
parentUpdated to 5.11.3 (diff)
downloadlinux-378560eab44be87c0595bbd91c7a817f55f6d3c6.tar.xz
Updated to 5.11.4
Diffstat (limited to 'sphinx-workaround.patch')
-rw-r--r--sphinx-workaround.patch19
1 files changed, 0 insertions, 19 deletions
diff --git a/sphinx-workaround.patch b/sphinx-workaround.patch
deleted file mode 100644
index a6e2c49..0000000
--- a/sphinx-workaround.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-diff --git i/Documentation/conf.py w/Documentation/conf.py
-index 6a767294887e..d1d145759fed 100644
---- i/Documentation/conf.py
-+++ w/Documentation/conf.py
-@@ -267,11 +267,9 @@ except ImportError:
-
- html_static_path = ['sphinx-static']
-
--html_context = {
-- 'css_files': [
-- '_static/theme_overrides.css',
-- ],
--}
-+html_css_files = [
-+ '_static/theme_overrides.css',
-+]
-
- # Add any extra paths that contain custom files (such as robots.txt or
- # .htaccess) here, relative to this directory. These files are copied