diff options
Diffstat (limited to 'games-strategy/wormux/files/wormux-0.5.1-gcc41.patch')
-rw-r--r-- | games-strategy/wormux/files/wormux-0.5.1-gcc41.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/games-strategy/wormux/files/wormux-0.5.1-gcc41.patch b/games-strategy/wormux/files/wormux-0.5.1-gcc41.patch deleted file mode 100644 index 5f82f73747a7..000000000000 --- a/games-strategy/wormux/files/wormux-0.5.1-gcc41.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- src/tool/xml_document.h.orig 2006-01-23 20:09:23.000000000 +0100 -+++ src/tool/xml_document.h 2006-01-23 20:10:02.000000000 +0100 -@@ -43 +43 @@ -- static bool LitDocXml::LitListeString (const xmlpp::Node *x, -+ static bool LitListeString (const xmlpp::Node *x, ---- src/map/maps_list.h.orig 2006-01-23 20:10:20.000000000 +0100 -+++ src/map/maps_list.h 2006-01-23 20:10:37.000000000 +0100 -@@ -54,2 +54,2 @@ -- CL_Surface &InfoTerrain::LitImgTerrain(); -- CL_Surface &InfoTerrain::LitImgCiel(); -+ CL_Surface &LitImgTerrain(); -+ CL_Surface &LitImgCiel(); |