[Pkg-voip-commits] [sngrep] 05/06: enable eep option ( previously was enabled by default )

Victor Seva Lopez maniac-guest at moszumanska.debian.org
Mon Nov 9 22:47:14 UTC 2015


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

maniac-guest pushed a commit to branch vseva/1.1.0
in repository sngrep.

commit bf06b97793a89f86ecf2e5b6f3e268e3a4e1f7b5
Author: Victor Seva <linuxmaniac at torreviejawireless.org>
Date:   Mon Nov 9 23:24:39 2015 +0100

    enable eep option ( previously was enabled by default )
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index ec4ac57..4ad9606 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 override_dh_auto_configure:
 	dh_auto_configure -- --with-gnutls --with-pcre \
-		--enable-unicode --enable-ipv6
+		--enable-unicode --enable-ipv6 --enable-eep
 
 %:
 	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