diff options
Diffstat (limited to 'games-sports/gracer/files/0.1.5-gldefs.patch')
-rw-r--r-- | games-sports/gracer/files/0.1.5-gldefs.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/games-sports/gracer/files/0.1.5-gldefs.patch b/games-sports/gracer/files/0.1.5-gldefs.patch index 825edff861dc..43fe7385dc6e 100644 --- a/games-sports/gracer/files/0.1.5-gldefs.patch +++ b/games-sports/gracer/files/0.1.5-gldefs.patch @@ -1,5 +1,5 @@ ---- src/glbind.c.orig 2003-07-30 00:18:37.000000000 -0400 -+++ src/glbind.c 2003-07-30 00:19:32.000000000 -0400 +--- a/src/glbind.c 2003-07-30 00:18:37.000000000 -0400 ++++ b/src/glbind.c 2003-07-30 00:19:32.000000000 -0400 @@ -22,6 +22,8 @@ #include <unistd.h> #include <GL/gl.h> @@ -9,8 +9,8 @@ #include <string.h> #include <stdlib.h> #include <ctype.h> ---- src/glhash.h.orig 2003-07-30 00:20:32.000000000 -0400 -+++ src/glhash.h 2003-07-30 00:20:58.000000000 -0400 +--- a/src/glhash.h 2003-07-30 00:20:32.000000000 -0400 ++++ b/src/glhash.h 2003-07-30 00:20:58.000000000 -0400 @@ -1,4 +1,5 @@ /* this file is generated automaticaly from GL/gl.h */ +#undef GL_EXT_paletted_texture |