Follow mod_spidermonkey deprecation in debian/

It wasn't supported, and we weren't building it by default as it was.
This commit is contained in:
Travis Cross
2014-03-26 18:15:33 +00:00
parent b0bcc011ea
commit b54ba38255
4 changed files with 1 additions and 14 deletions

3
debian/bootstrap.sh vendored
View File

@@ -29,7 +29,6 @@ avoid_mods=(
endpoints/mod_unicall
languages/mod_managed
languages/mod_perl
languages/mod_spidermonkey
languages/mod_v8
sdk/autotools
xml_int/mod_xml_ldap
@@ -451,8 +450,6 @@ Recommends:
freeswitch-music,
freeswitch-sounds,
freeswitch-conf-vanilla (= \${binary:Version}),
Suggests:
freeswitch-mod-spidermonkey (= \${binary:Version}),
Description: Cross-Platform Scalable Multi-Protocol Soft Switch
$(debian_wrap "${fs_description}")
.