diff options
Diffstat (limited to 'games-action/glaxium/files/0.5-rc.patch')
-rw-r--r-- | games-action/glaxium/files/0.5-rc.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/games-action/glaxium/files/0.5-rc.patch b/games-action/glaxium/files/0.5-rc.patch deleted file mode 100644 index 826a00a482a0..000000000000 --- a/games-action/glaxium/files/0.5-rc.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- variables.cpp.orig 2004-08-20 01:04:34.000000000 -0700 -+++ variables.cpp 2004-08-20 01:05:19.000000000 -0700 -@@ -453,6 +453,7 @@ - static char strReturn[1024];
- strcpy(strReturn, getenv("HOME"));
- strcat(strReturn, "/.glaxiumrc");
-+ return strReturn;
- #endif
- }
-
|