summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2021-01-27 19:36:11 +0100
committerConrad Kostecki <conikost@gentoo.org>2021-01-27 19:36:11 +0100
commit38bd62d881868ba616b0ee043727fa05e8bb1b8c (patch)
treec2d94146ef2adaa23cb2c9032c6321007323b5c4 /games-simulation/corsix-th/files
parentmedia-libs/libquvi: drop old version (diff)
downloadgentoo-38bd62d881868ba616b0ee043727fa05e8bb1b8c.tar.gz
gentoo-38bd62d881868ba616b0ee043727fa05e8bb1b8c.tar.bz2
gentoo-38bd62d881868ba616b0ee043727fa05e8bb1b8c.zip
games-simulation/corsix-th: drop old version
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'games-simulation/corsix-th/files')
-rw-r--r--games-simulation/corsix-th/files/corsix-th-0.62-gcc-10.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/games-simulation/corsix-th/files/corsix-th-0.62-gcc-10.patch b/games-simulation/corsix-th/files/corsix-th-0.62-gcc-10.patch
deleted file mode 100644
index ff820f44946b..000000000000
--- a/games-simulation/corsix-th/files/corsix-th-0.62-gcc-10.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/CorsixTH/Src/th_lua_map.cpp
-+++ b/CorsixTH/Src/th_lua_map.cpp
-@@ -26,6 +26,7 @@ SOFTWARE.
- #include <cstring>
- #include <string>
- #include <exception>
-+#include <stdexcept> /* std::out_of_range */
-
- static const int player_max = 4;
-