This is an automated email from the git hooks/post-receive script.

roam-guest pushed a commit to branch master
in repository fenix.

commit 95e314c2bcb4f119c21c08a69c6545cec4d322a8
Author: Miriam Ruiz <[email protected]>
Date:   Mon Jul 2 18:34:21 2007 +0000

    fixed fxc_nosdlinit.patch
---
 debian/patches/fxc_nosdlinit.patch | 8 ++++----
 debian/patches/series              | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/patches/fxc_nosdlinit.patch 
b/debian/patches/fxc_nosdlinit.patch
index acaa503..56f35da 100644
--- a/debian/patches/fxc_nosdlinit.patch
+++ b/debian/patches/fxc_nosdlinit.patch
@@ -1,6 +1,6 @@
---- fenix0.92-0.92a.dfsg1.orig/fxc/src/main.c
-+++ fenix0.92-0.92a.dfsg1/fxc/src/main.c
-@@ -134,14 +154,6 @@
+--- fenix0.92-0.92a.dfsg1.orig/fxc/src/main.c  2007-07-02 18:29:53.000000000 
+0000
++++ fenix0.92-0.92a.dfsg1/fxc/src/main.c       2007-07-02 18:26:59.000000000 
+0000
+@@ -154,14 +154,6 @@
  
        srand (time(NULL)) ;
  
@@ -8,7 +8,7 @@
 -
 -      if ( SDL_Init (SDL_INIT_VIDEO) < 0 )
 -      {
--              printf ("SDL Init Error: %s\n", SDL_GetError()) ;
+-              fprintf (stderr, _("SDL Init Error: %s\n"), SDL_GetError()) ;
 -              exit(1) ;
 -      }
 -
diff --git a/debian/patches/series b/debian/patches/series
index 0e0cdd1..f372df4 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -4,4 +4,4 @@ i18n_fxi.patch
 i18n_fpg.patch
 i18n_map.patch
 #fxi_binname.patch
-#fxc_nosdlinit.patch
+fxc_nosdlinit.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-games/fenix.git

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to