diff --git a/tools/build-system/hudson-sflphone-script.sh b/tools/build-system/hudson-sflphone-script.sh index 97313468d7a86ce3efcf399c7a25cf2df66f65a8..6de596ee15beba70ca4bc3b9f53fd5f0807c3aee 100755 --- a/tools/build-system/hudson-sflphone-script.sh +++ b/tools/build-system/hudson-sflphone-script.sh @@ -121,9 +121,9 @@ function build_contrib { ../bootstrap # list dependencies that aren't detected by contrib make list - # XXX: only build iax since it's not packaged, we don't want contrib - # for anything else - make .iax + # FIXME: this is very slow but it's the best we can do until we migrate + # to a builder with more up to date packages + make popd else # We're on 1.4.x