[Pkg-voip-commits] [tox] 01/01: enable-av explicitly
felix salfelder
felix-guest at moszumanska.debian.org
Thu Nov 3 20:39:27 UTC 2016
This is an automated email from the git hooks/post-receive script.
felix-guest pushed a commit to branch master
in repository tox.
commit aa5ecdec2c19070b2db78cce0c6b1d56131ac12b
Author: Felix Salfelder <felix at salfelder.org>
Date: Thu Nov 3 20:39:24 2016 +0000
enable-av explicitly
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 546ef5e..c2fb5af 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@ override_dh_auto_configure:
sed -i '/main/,/{/s/^{$$/{ return 77;/' auto_tests/dht_test.c
sed -i '/main/,/{/s/^{$$/{ return 77;/' auto_tests/toxav_basic_test.c
sed -i '/main/,/{/s/^{$$/{ return 77;/' auto_tests/toxav_many_test.c
- dh_auto_configure
+ dh_auto_configure -- --enable-av
override_dh_auto_build:
make LDFLAGS="${LDFLAGS} -release d0"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/tox.git
More information about the Pkg-voip-commits
mailing list