diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-11-10 08:43:21 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-11-10 08:43:21 +0000 |
commit | f63913f78323552f43b524242cf69cc3d7b12332 (patch) | |
tree | fba513fac5fac3799d7f18b03f01c4b0861d2c44 /games-puzzle/tetrinet/files/tetrinet-0.11-no-ipv6.patch | |
parent | proxy commit for Pawel Stankowski, fix bugs 499806 513220 524996 519050 50632... (diff) | |
download | gentoo-2-f63913f78323552f43b524242cf69cc3d7b12332.tar.gz gentoo-2-f63913f78323552f43b524242cf69cc3d7b12332.tar.bz2 gentoo-2-f63913f78323552f43b524242cf69cc3d7b12332.zip |
Fix building against sys-libs/ncurses[tinfo] (bug #527876).
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'games-puzzle/tetrinet/files/tetrinet-0.11-no-ipv6.patch')
-rw-r--r-- | games-puzzle/tetrinet/files/tetrinet-0.11-no-ipv6.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/tetrinet/files/tetrinet-0.11-no-ipv6.patch b/games-puzzle/tetrinet/files/tetrinet-0.11-no-ipv6.patch index 5b0cb82f75c0..addfd9a0047c 100644 --- a/games-puzzle/tetrinet/files/tetrinet-0.11-no-ipv6.patch +++ b/games-puzzle/tetrinet/files/tetrinet-0.11-no-ipv6.patch @@ -1,5 +1,5 @@ ---- sockets.c -+++ sockets.c +--- a/sockets.c ++++ b/sockets.c @@ -188,7 +188,7 @@ return -1; } |