summaryrefslogtreecommitdiff
path: root/games-rpg/adonthell/files/adonthell-0.3.8-python3.10.patch
diff options
context:
space:
mode:
Diffstat (limited to 'games-rpg/adonthell/files/adonthell-0.3.8-python3.10.patch')
-rw-r--r--games-rpg/adonthell/files/adonthell-0.3.8-python3.10.patch7
1 files changed, 0 insertions, 7 deletions
diff --git a/games-rpg/adonthell/files/adonthell-0.3.8-python3.10.patch b/games-rpg/adonthell/files/adonthell-0.3.8-python3.10.patch
deleted file mode 100644
index 21bba839a271..000000000000
--- a/games-rpg/adonthell/files/adonthell-0.3.8-python3.10.patch
+++ /dev/null
@@ -1,7 +0,0 @@
-node.h was removed in python3.10 but this does not actually use it
---- a/src/python_class.h
-+++ b/src/python_class.h
-@@ -38,3 +38,2 @@
- #include "eval.h"
--#include "node.h"
- #include "fileops.h"