packages: paintown/paintown-stdio.patch - update

uzsolt uzsolt at pld-linux.org
Fri Jun 12 10:08:33 CEST 2009


Author: uzsolt                       Date: Fri Jun 12 08:08:33 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- update

---- Files affected:
packages/paintown:
   paintown-stdio.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/paintown/paintown-stdio.patch
diff -u packages/paintown/paintown-stdio.patch:1.1 packages/paintown/paintown-stdio.patch:1.2
--- packages/paintown/paintown-stdio.patch:1.1	Fri May  1 11:26:55 2009
+++ packages/paintown/paintown-stdio.patch	Fri Jun 12 10:08:28 2009
@@ -18,3 +18,23 @@
  
  OptionLives::OptionLives( Token * token ) throw( LoadException ):
  MenuOption(token, AdjustableOption),
+--- paintown-3.2-orig/src/menu/option_npc_buddies.cpp	2009-05-01 10:35:01.319250692 +0200
++++ paintown-3.2/src/menu/option_npc_buddies.cpp	2009-06-12 09:43:52.976937398 +0200
+@@ -4,6 +4,7 @@
+ #include "menu/menu.h"
+ #include "menu/menu_global.h"
+ #include "globals.h"
++#include <stdio.h>
+ 
+ OptionNpcBuddies::OptionNpcBuddies( Token * token ) throw( LoadException ):
+ MenuOption(token, AdjustableOption),
+--- paintown-3.2-orig/src/globals.h	2009-05-01 10:35:01.885710068 +0200
++++ paintown-3.2/src/globals.h	2009-06-12 09:53:41.830647941 +0200
+@@ -3,6 +3,7 @@
+ 
+ #include <ostream>
+ #include <string>
++#include <stdio.h>
+ 
+ class Bitmap;
+ 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/paintown/paintown-stdio.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list