Debian: enable ipv6 by default

This commit is contained in:
Jeff Teunissen 2010-12-30 06:39:04 -05:00
parent 1b23c470cb
commit e6b75600e8
1 changed files with 1 additions and 0 deletions

1
debian/rules vendored
View File

@ -42,6 +42,7 @@ configure-stamp:
./bootstrap
./configure --prefix=/usr $(RETARGET) --bindir=/usr/games \
--without-fbdev \
--with-ipv6 \
--disable-Werror \
--disable-xmms \
--mandir=/usr/share/man \