Author: steve-guest
Date: 2012-04-22 22:21:26 +0000 (Sun, 22 Apr 2012)
New Revision: 13509

Removed:
   packages/trunk/xmoto/debian/patches/gcc44-ftbfs.patch
Log:
Remove gcc44-ftbfs.patch, no longer used.

Deleted: packages/trunk/xmoto/debian/patches/gcc44-ftbfs.patch
===================================================================
--- packages/trunk/xmoto/debian/patches/gcc44-ftbfs.patch       2012-04-22 
22:21:11 UTC (rev 13508)
+++ packages/trunk/xmoto/debian/patches/gcc44-ftbfs.patch       2012-04-22 
22:21:26 UTC (rev 13509)
@@ -1,39 +0,0 @@
-# See: http://bugs.debian.org/505414
-
-Index: xmoto-0.5.0/src/XMArgs.cpp
-===================================================================
---- xmoto-0.5.0.orig/src/XMArgs.cpp    2008-12-10 11:02:16.000000000 +0100
-+++ xmoto-0.5.0/src/XMArgs.cpp 2008-12-10 11:02:56.000000000 +0100
-@@ -23,6 +23,7 @@
- #include "XMBuild.h"
- #include "VFileIO.h"
- #include <sstream>
-+#include <cstdio>
- #include <stdlib.h>
- 
- XMArguments::XMArguments() {
-Index: xmoto-0.5.0/src/helpers/Log.cpp
-===================================================================
---- xmoto-0.5.0.orig/src/helpers/Log.cpp       2008-12-10 11:02:16.000000000 
+0100
-+++ xmoto-0.5.0/src/helpers/Log.cpp    2008-12-10 11:02:46.000000000 +0100
-@@ -22,6 +22,7 @@
- #include "VExcept.h"
- #include "../VFileIO.h"
- #include "assert.h"
-+#include <cstdio>
- #include <stdarg.h>
- 
- bool  Logger::m_isInitialized = false;
-Index: xmoto-0.5.0/src/helpers/Text.cpp
-===================================================================
---- xmoto-0.5.0.orig/src/helpers/Text.cpp      2008-12-10 11:02:16.000000000 
+0100
-+++ xmoto-0.5.0/src/helpers/Text.cpp   2008-12-10 11:02:36.000000000 +0100
-@@ -20,6 +20,8 @@
- 
- #include "Text.h"
- 
-+#include <cstdio>
-+
- std::string txtToLower(const std::string& i_str) {
-     std::string v_res;
- 


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

Reply via email to