summaryrefslogtreecommitdiff
path: root/app-emulation/ganeti/files/ganeti-3.0.1-sphinx.patch
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation/ganeti/files/ganeti-3.0.1-sphinx.patch')
-rw-r--r--app-emulation/ganeti/files/ganeti-3.0.1-sphinx.patch9
1 files changed, 0 insertions, 9 deletions
diff --git a/app-emulation/ganeti/files/ganeti-3.0.1-sphinx.patch b/app-emulation/ganeti/files/ganeti-3.0.1-sphinx.patch
deleted file mode 100644
index 5b2fb4e3dc98..000000000000
--- a/app-emulation/ganeti/files/ganeti-3.0.1-sphinx.patch
+++ /dev/null
@@ -1,9 +0,0 @@
-diff -Nuar ganeti-3.0.1.orig/lib/build/shell_example_lexer.py ganeti-3.0.1/lib/build/shell_example_lexer.py
---- ganeti-3.0.1.orig/lib/build/shell_example_lexer.py 2021-02-03 09:24:44.000000000 -0800
-+++ ganeti-3.0.1/lib/build/shell_example_lexer.py 2021-08-17 21:30:34.049432703 -0700
-@@ -79,4 +79,4 @@
-
-
- def setup(app):
-- app.add_lexer("shell-example", ShellExampleLexer())
-+ app.add_lexer("shell-example", ShellExampleLexer)