From: Michael Mair-Keimberger Date: Fri, 22 Dec 2017 15:15:40 +0000 (+0100) Subject: games-action/lugaru: remove unused patch X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=81ec0233d27b442f8809ba065c7ce6d086e57921;p=gentoo.git games-action/lugaru: remove unused patch --- 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;