r3186 - packages/trunk/fenix0.92/debian/patches

Miriam Ruiz baby-guest at alioth.debian.org
Mon Jul 2 18:34:21 UTC 2007


Author: baby-guest
Date: 2007-07-02 18:34:21 +0000 (Mon, 02 Jul 2007)
New Revision: 3186

Modified:
   packages/trunk/fenix0.92/debian/patches/fxc_nosdlinit.patch
   packages/trunk/fenix0.92/debian/patches/series
Log:
fixed fxc_nosdlinit.patch



Modified: packages/trunk/fenix0.92/debian/patches/fxc_nosdlinit.patch
===================================================================
--- packages/trunk/fenix0.92/debian/patches/fxc_nosdlinit.patch	2007-07-02 18:25:50 UTC (rev 3185)
+++ packages/trunk/fenix0.92/debian/patches/fxc_nosdlinit.patch	2007-07-02 18:34:21 UTC (rev 3186)
@@ -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) ;
 -	}
 -

Modified: packages/trunk/fenix0.92/debian/patches/series
===================================================================
--- packages/trunk/fenix0.92/debian/patches/series	2007-07-02 18:25:50 UTC (rev 3185)
+++ packages/trunk/fenix0.92/debian/patches/series	2007-07-02 18:34:21 UTC (rev 3186)
@@ -4,4 +4,4 @@
 i18n_fpg.patch
 i18n_map.patch
 #fxi_binname.patch
-#fxc_nosdlinit.patch
+fxc_nosdlinit.patch




More information about the Pkg-games-commits mailing list