SOURCES: supertux-gcc4.patch (NEW) - fix build

megabajt megabajt at pld-linux.org
Sat Apr 8 13:11:29 CEST 2006


Author: megabajt                     Date: Sat Apr  8 11:11:29 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix build

---- Files affected:
SOURCES:
   supertux-gcc4.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/supertux-gcc4.patch
diff -u /dev/null SOURCES/supertux-gcc4.patch:1.1
--- /dev/null	Sat Apr  8 13:11:29 2006
+++ SOURCES/supertux-gcc4.patch	Sat Apr  8 13:11:23 2006
@@ -0,0 +1,12 @@
+diff -uNr supertux-0.1.3.orig/src/menu.h supertux-0.1.3/src/menu.h
+--- supertux-0.1.3.orig/src/menu.h	2005-06-21 23:16:07.000000000 +0200
++++ supertux-0.1.3/src/menu.h	2006-03-19 15:49:55.277266712 +0100
+@@ -207,7 +207,7 @@
+ 
+   bool isToggled(int id);
+ 
+-  void Menu::get_controlfield_key_into_input(MenuItem *item);
++  void get_controlfield_key_into_input(MenuItem *item);
+ 
+   void draw   ();
+   void draw_item(int index, int menu_width, int menu_height);
================================================================


More information about the pld-cvs-commit mailing list