Merge pull request #573 in FS/freeswitch from ~WTCROSS/freeswitch:bugfix/FS-8398-ubuntu-trusty-deb-packaging to master
* commit '21a79e3fbb26f04476f2eef0a43fde46a9db155a': FS-8398: Added event_handlers/mod_amqp to avoided modules for Ubuntu 14.04 Trusty
This commit is contained in:
commit
0d6e17b65a
|
@ -77,6 +77,7 @@ avoid_mods_wheezy=(
|
|||
formats/mod_vlc
|
||||
)
|
||||
avoid_mods_trusty=(
|
||||
event_handlers/mod_amqp
|
||||
)
|
||||
avoid_mods_utopic=(
|
||||
directories/mod_ldap
|
||||
|
|
Loading…
Reference in New Issue