summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-action')
-rw-r--r--games-action/lugaru/files/lugaru-9999-dir.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/games-action/lugaru/files/lugaru-9999-dir.patch b/games-action/lugaru/files/lugaru-9999-dir.patch
deleted file mode 100644
index da9310dde58e..000000000000
--- a/games-action/lugaru/files/lugaru-9999-dir.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/Source/OpenGL_Windows.cpp 2015-01-14 23:57:19.799186785 -0500
-+++ b/Source/OpenGL_Windows.cpp 2015-01-14 23:57:36.022643953 -0500
-@@ -1330,7 +1330,7 @@
-
- // !!! FIXME: we could use a Win32 API for this. --ryan.
- #ifndef WIN32
-- chdirToAppPath(argv[0]);
-+ chdir("@GENTOO_DIR@");
- #endif
-
- LOGFUNC;