[Pkg-voip-commits] [asterisk] 04/07: Only enable FFMpeg when targeted experimental.

Jonas Smedegaard dr at jones.dk
Tue Mar 29 16:39:01 UTC 2016


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

js pushed a commit to branch master
in repository asterisk.

commit e4c907ed7937a6afbb3edbd2a98af53ed81bf59b
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Mar 29 15:21:51 2016 +0200

    Only enable FFMpeg when targeted experimental.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index c2810bf..c167578 100755
--- a/debian/rules
+++ b/debian/rules
@@ -85,7 +85,7 @@ override_dh_auto_configure:
 		--with-gsm				\
 		--with-imap=system			\
 		--without-pwlib				\
-		$(if $(EXP_RELEASE),,--without-pjproject --without-sdl) \
+		$(if $(EXP_RELEASE),,--without-pjproject --without-sdl --without-ffmpeg) \
 		${ENABLE_DEBUG}
 
 #		--with-cap \

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



More information about the Pkg-voip-commits mailing list