summarylogtreecommitdiffstats
path: root/doom-share-dir.patch
diff options
context:
space:
mode:
Diffstat (limited to 'doom-share-dir.patch')
-rw-r--r--doom-share-dir.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/doom-share-dir.patch b/doom-share-dir.patch
deleted file mode 100644
index 945f96501c9e..000000000000
--- a/doom-share-dir.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -ur zdoom-2.6.1.orig/src/gameconfigfile.cpp zdoom-2.6.1/src/gameconfigfile.cpp
---- zdoom-2.6.1.orig/src/gameconfigfile.cpp 2012-07-02 00:49:26.000000000 +0200
-+++ zdoom-2.6.1/src/gameconfigfile.cpp 2012-07-29 16:23:11.755232082 +0200
-@@ -140,6 +140,7 @@
- #else
- SetValueForKey ("Path", "~/" GAME_DIR, true);
- SetValueForKey ("Path", SHARE_DIR, true);
-+ SetValueForKey ("Path", "/usr/share/doom", true);
- #endif
- }
-