r5860 - packages/trunk/beatharvester/debian/patches

Richard Hartmann richih-guest at alioth.debian.org
Tue Feb 19 16:08:55 UTC 2008


Author: richih-guest
Date: 2008-02-19 16:08:54 +0000 (Tue, 19 Feb 2008)
New Revision: 5860

Modified:
   packages/trunk/beatharvester/debian/patches/font_path.patch
Log:
* beatharvester/debian/patches/font_path.patch:
  next change



Modified: packages/trunk/beatharvester/debian/patches/font_path.patch
===================================================================
--- packages/trunk/beatharvester/debian/patches/font_path.patch	2008-02-19 16:05:59 UTC (rev 5859)
+++ packages/trunk/beatharvester/debian/patches/font_path.patch	2008-02-19 16:08:54 UTC (rev 5860)
@@ -1,5 +1,5 @@
---- bin/gl_render_util.py.orig       2008-02-19 16:49:36.943593775 +0100
-+++ bin/gl_render_util.py       2008-02-19 16:39:10.151593480 +0100
+--- lib/gl_render_util.py.orig       2008-02-19 16:49:36.943593775 +0100
++++ lib/gl_render_util.py       2008-02-19 16:39:10.151593480 +0100
 @@ -226,7 +226,7 @@
              font = GL_render_util.cached_fonts[size]
          else:
@@ -17,8 +17,8 @@
 \ No newline at end of file
 +    return (GL_render_util.fade_state == fade_target)
 diff -ru old/render_util.py new/render_util.py
---- bin/render_util.py.orig  2008-02-19 16:49:41.016371053 +0100
-+++ bin/render_util.py  2008-02-19 16:39:43.452594225 +0100
+--- lib/render_util.py.orig  2008-02-19 16:49:41.016371053 +0100
++++ lib/render_util.py  2008-02-19 16:39:43.452594225 +0100
 @@ -79,7 +79,7 @@
              font = Render_util.cached_fonts[size]
          else:




More information about the Pkg-games-commits mailing list