default_pre_build &&
cd ${SOURCE_DIRECTORY} &&
if [[ "${GRUB2_SVN}" = 'y' ]]; then
  ./autogen.sh
fi
