From: Ken Rice Date: Tue, 29 Nov 2016 00:03:09 +0000 (-0600) Subject: FS-9779 Disable mod_raven in ubuntu builds for the time being until the build issues... X-Git-Tag: v1.8.0~1032 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a910c4f2399a3d46d3354e15e4a5fd687726903f;p=thirdparty%2Ffreeswitch.git FS-9779 Disable mod_raven in ubuntu builds for the time being until the build issues on ubuntu for this new module are resolved --- diff --git a/debian/bootstrap.sh b/debian/bootstrap.sh index b497591697..eabd6f172b 100755 --- a/debian/bootstrap.sh +++ b/debian/bootstrap.sh @@ -80,16 +80,19 @@ avoid_mods_wheezy=( avoid_mods_trusty=( event_handlers/mod_amqp codecs/mod_sangoma_codec + loggers/mod_raven ) avoid_mods_utopic=( directories/mod_ldap codecs/mod_sangoma_codec + loggers/mod_raven ) avoid_mods_xenial=( event_handlers/mod_ldap event_handlers/mod_amqp codecs/mod_sangoma_codec asr_tts/mod_flite + loggers/mod_raven ) manual_pkgs=( freeswitch-all