--- ../tetrinet-0.11-orig/sockets.c 2003-09-10 04:15:04 +0900
src_unpack() {
unpack ${A}
return 0
cd "${S}"
epatch "${FILESDIR}"/${P}-no-ipv6-fix.patch
# for now, make sure IPv6 is always on #32860
use ipv6 && append-flags -DHAVE_IPV6
sed -i \
-e 's/-DHAVE_IPV6//' \