aboutsummaryrefslogtreecommitdiff
path: root/games/yadex/files/patch-wads2.cc
diff options
context:
space:
mode:
Diffstat (limited to 'games/yadex/files/patch-wads2.cc')
-rw-r--r--games/yadex/files/patch-wads2.cc15
1 files changed, 0 insertions, 15 deletions
diff --git a/games/yadex/files/patch-wads2.cc b/games/yadex/files/patch-wads2.cc
deleted file mode 100644
index e34da6f5f6b6..000000000000
--- a/games/yadex/files/patch-wads2.cc
+++ /dev/null
@@ -1,15 +0,0 @@
---- src/wads2.cc.orig Sun May 7 05:47:11 2000
-+++ src/wads2.cc Sun Jun 17 20:46:41 2001
-@@ -910,10 +910,8 @@
- {
- "",
- "~/", // "~" means "the user's home directory"
-- "/usr/local/share/games/%s/", // %s is replaced by <Game>
-- "/usr/share/games/%s/", // %s is replaced by <Game>
-- "/usr/local/share/games/wads/",
-- "/usr/share/games/wads/",
-+ "~/doom/", // several doom variants put wads here
-+ PREFIX "/share/%s/", // %s is replaced by <Game>
- 0
- };
-