summarylogtreecommitdiffstats
path: root/0001-game_data_location.patch
diff options
context:
space:
mode:
Diffstat (limited to '0001-game_data_location.patch')
-rw-r--r--0001-game_data_location.patch12
1 files changed, 5 insertions, 7 deletions
diff --git a/0001-game_data_location.patch b/0001-game_data_location.patch
index 60966c259624..fd8e18361285 100644
--- a/0001-game_data_location.patch
+++ b/0001-game_data_location.patch
@@ -1,13 +1,11 @@
-diff --git a/neo/framework/Licensee.h b/neo/framework/Licensee.h
-index 9cc20fb..fb1c882 100644
---- a/neo/framework/Licensee.h
-+++ b/neo/framework/Licensee.h
-@@ -90,7 +90,7 @@ If you have questions concerning this license or the applicable additional terms
- #define WIN32_CONSOLE_CLASS "dhewm 3 WinConsole"
+--- a/neo/framework/Licensee.h 2018-12-15 05:49:59.000000000 +0100
++++ b/neo/framework/Licensee.h 2019-02-27 14:11:12.516544799 +0100
+@@ -98,7 +98,7 @@
// Linux info
+ #ifndef LINUX_DEFAULT_PATH // allow overriding it from the build system with -DLINUX_DEFAULT_PATH="/bla/foo/whatever"
-#define LINUX_DEFAULT_PATH "/usr/local/games/doom3"
+#define LINUX_DEFAULT_PATH "/usr/share/games/doom3"
+ #endif
// CD Key file info
- // goes into BASE_GAMEDIR whatever the fs_game is set to