diff options
Diffstat (limited to 'games-kids/tuxmath/files/tuxmath-2.0.3-fno-common.patch')
-rw-r--r-- | games-kids/tuxmath/files/tuxmath-2.0.3-fno-common.patch | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/games-kids/tuxmath/files/tuxmath-2.0.3-fno-common.patch b/games-kids/tuxmath/files/tuxmath-2.0.3-fno-common.patch new file mode 100644 index 000000000000..ffd711f21ce0 --- /dev/null +++ b/games-kids/tuxmath/files/tuxmath-2.0.3-fno-common.patch @@ -0,0 +1,8 @@ +https://bugs.gentoo.org/795069 +https://github.com/tux4kids/tuxmath/pull/15 +--- a/src/menu_lan.c ++++ b/src/menu_lan.c +@@ -39,3 +39,2 @@ + /* lan_player_type now defined in network.h */ +-lan_player_type lan_player_info[MAX_CLIENTS]; + |