This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch master in repository mupen64plus-video-glide64.
commit 87364bc7eb1ed7a4374342382a08b297d37565b5 Author: Sven Eckelmann <[email protected]> Date: Mon Apr 5 00:17:45 2010 +0200 Update ftbfs_openglarb.patch to match version from upstream --- debian/patches/ftbfs_openglarb.patch | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/debian/patches/ftbfs_openglarb.patch b/debian/patches/ftbfs_openglarb.patch index 2e497b8..2c44aee 100644 --- a/debian/patches/ftbfs_openglarb.patch +++ b/debian/patches/ftbfs_openglarb.patch @@ -1,16 +1,17 @@ -Subject: Fix FTBFS due to missing OpenGL-ARB functions +Description: Fix FTBFS due to missing OpenGL-ARB functions Author: Sven Eckelmann <[email protected]> --- diff --git a/src/wrapper/textures.cpp b/src/wrapper/textures.cpp -index 8223de91ccfd0164948a8043a8f673281a240b3f..562fc05d721e275bf9dc54f306c60347af699a24 100644 +index 8223de91ccfd0164948a8043a8f673281a240b3f..bee4431d1f6fca03a5edd255f9508e4038caa3f1 100644 --- a/src/wrapper/textures.cpp +++ b/src/wrapper/textures.cpp -@@ -22,6 +22,7 @@ +@@ -22,8 +22,6 @@ #include <stdlib.h> #include <stdio.h> -+#define GL_GLEXT_PROTOTYPES - #include <SDL_opengl.h> - +-#include <SDL_opengl.h> +- #include "glide.h" + #include "main.h" + -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus-video-glide64.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

