[Pkg-voip-commits] [sngrep] 02/03: enable ipv6

Victor Seva Lopez maniac-guest at moszumanska.debian.org
Mon May 18 09:16:02 UTC 2015


This is an automated email from the git hooks/post-receive script.

maniac-guest pushed a commit to branch master
in repository sngrep.

commit 439463f339bb848fb6cb81ceeef5e642846274a9
Author: Victor Seva <vseva at sipwise.com>
Date:   Mon May 18 10:52:28 2015 +0200

    enable ipv6
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index d822aad..490e044 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,7 @@
 #!/usr/bin/make -f
 override_dh_auto_configure:
-	dh_auto_configure -- --with-openssl --with-pcre --enable-unicode
+	dh_auto_configure -- --with-openssl --with-pcre \
+		--enable-unicode --enable-ipv6
 
 %:
 	dh $@ --with autoreconf

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/sngrep.git



More information about the Pkg-voip-commits mailing list