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

if [[ $TTY_CLOCK_VCS != y ]]; then
  patch -p0 < "${SPELL_DIRECTORY}/date-box.patch"
fi
