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

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