default_pre_build &&
cd "${SOURCE_DIRECTORY}" &&

if [[ "${BZIP3_BRANCH}" == "scm" ]]; then
  ./bootstrap.sh
fi
