mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-03-21 18:01:15 +00:00
Debian: enable ipv6 by default
This commit is contained in:
parent
1b23c470cb
commit
e6b75600e8
1 changed files with 1 additions and 0 deletions
1
debian/rules
vendored
1
debian/rules
vendored
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue