diff --git a/ubuntu/resources/switch/source-release.sh b/ubuntu/resources/switch/source-release.sh index 9619d64..680b8c2 100755 --- a/ubuntu/resources/switch/source-release.sh +++ b/ubuntu/resources/switch/source-release.sh @@ -74,7 +74,7 @@ mv freeswitch-$switch_version.-release freeswitch-$switch_version cd /usr/src/freeswitch-$switch_version # bootstrap is needed if using git -./bootstrap.sh -j +#./bootstrap.sh -j #1.10.0 and newer if [ $(echo "$switch_version" | tr -d '.') -gt 1100 ]; then