提交 0d6e17b6 authored 作者: William King's avatar William King

Merge pull request #573 in FS/freeswitch from…

Merge pull request #573 in FS/freeswitch from ~WTCROSS/freeswitch:bugfix/FS-8398-ubuntu-trusty-deb-packaging to master

* commit '21a79e3f':
  FS-8398: Added event_handlers/mod_amqp to avoided modules for Ubuntu 14.04 Trusty
...@@ -70,13 +70,14 @@ avoid_mods_wheezy=( ...@@ -70,13 +70,14 @@ avoid_mods_wheezy=(
languages/mod_managed languages/mod_managed
applications/mod_av applications/mod_av
applications/mod_cv applications/mod_cv
applications/mod_hiredis applications/mod_hiredis
formats/mod_shout formats/mod_shout
applications/mod_sonar applications/mod_sonar
applications/mod_soundtouch applications/mod_soundtouch
formats/mod_vlc formats/mod_vlc
) )
avoid_mods_trusty=( avoid_mods_trusty=(
event_handlers/mod_amqp
) )
avoid_mods_utopic=( avoid_mods_utopic=(
directories/mod_ldap directories/mod_ldap
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论