default_pre_build      &&

if [[ ${PROFANITY_BRANCH} == scm ]]; then
  cd ${SOURCE_DIRECTORY} &&
  ./bootstrap.sh
fi
