提交 a910c4f2 authored 作者: Ken Rice's avatar Ken Rice

FS-9779 Disable mod_raven in ubuntu builds for the time being until the build…

FS-9779 Disable mod_raven in ubuntu builds for the time being until the build issues on ubuntu for this new module are resolved
上级 dfff24d8
...@@ -80,16 +80,19 @@ avoid_mods_wheezy=( ...@@ -80,16 +80,19 @@ avoid_mods_wheezy=(
avoid_mods_trusty=( avoid_mods_trusty=(
event_handlers/mod_amqp event_handlers/mod_amqp
codecs/mod_sangoma_codec codecs/mod_sangoma_codec
loggers/mod_raven
) )
avoid_mods_utopic=( avoid_mods_utopic=(
directories/mod_ldap directories/mod_ldap
codecs/mod_sangoma_codec codecs/mod_sangoma_codec
loggers/mod_raven
) )
avoid_mods_xenial=( avoid_mods_xenial=(
event_handlers/mod_ldap event_handlers/mod_ldap
event_handlers/mod_amqp event_handlers/mod_amqp
codecs/mod_sangoma_codec codecs/mod_sangoma_codec
asr_tts/mod_flite asr_tts/mod_flite
loggers/mod_raven
) )
manual_pkgs=( manual_pkgs=(
freeswitch-all freeswitch-all
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论