From ad2da59a6d850dae38a9cf82a8491bdec0e137dc Mon Sep 17 00:00:00 2001
From: Travis Cross <tc@traviscross.com>
Date: Sat, 2 Jun 2012 03:07:12 +0000
Subject: [PATCH] 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.
---
 debian/bootstrap.sh | 1 +
 1 file changed, 1 insertion(+)

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