default_pre_build      &&
if [[ $CODEBLOCKS_SVN == "y" ]]; then
  cd ${SOURCE_DIRECTORY} &&
  ./bootstrap || return 1
fi
