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