From: Travis Cross Date: Sat, 2 Jun 2012 03:07:12 +0000 (+0000) Subject: debian: don't build mod_managed X-Git-Tag: v1.2.0~290^2~9^2~47 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad2da59a6d850dae38a9cf82a8491bdec0e137dc;p=thirdparty%2Ffreeswitch.git debian: don't build mod_managed It's broken too many of my recent builds. We can add it back in when things stabilize or perhaps after we get it to swig with a recent version of swig that we can make part of the clean bootstrap/build process. --- diff --git a/debian/bootstrap.sh b/debian/bootstrap.sh index deed9f5c07..a724948577 100755 --- a/debian/bootstrap.sh +++ b/debian/bootstrap.sh @@ -31,6 +31,7 @@ avoid_mods=( endpoints/mod_reference endpoints/mod_unicall formats/mod_shout + languages/mod_managed languages/mod_spidermonkey sdk/autotools xml_int/mod_xml_ldap