From 036214b9ae183ce7d25ad2558414e3f5511a0a3d Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Tue, 10 May 2011 21:03:44 +0300 Subject: new file: games-strategy/spring/files/gcc.patch new file: games-strategy/spring/files/no_gml.patch new file: games-strategy/spring/files/no_headless.patch new file: games-strategy/spring/files/spring.png new file: games-strategy/spring/spring-0.82.7.1-r1.ebuild --- games-strategy/spring/files/gcc.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 games-strategy/spring/files/gcc.patch (limited to 'games-strategy/spring/files/gcc.patch') diff --git a/games-strategy/spring/files/gcc.patch b/games-strategy/spring/files/gcc.patch new file mode 100644 index 0000000..fa20686 --- /dev/null +++ b/games-strategy/spring/files/gcc.patch @@ -0,0 +1,11 @@ +diff -Naur spring_original/rts/lib/lobby/Connection.h spring_patched/rts/lib/lobby/Connection.h +--- spring_original/rts/lib/lobby/Connection.h 2010-10-15 23:08:24.000000000 +0300 ++++ spring_patched/rts/lib/lobby/Connection.h 2010-12-13 00:06:25.000000000 +0200 +@@ -7,6 +7,7 @@ + #include + #include + #include ++#include + + struct ClientStatus + { -- cgit v1.2.3