default_pre_build &&
cd "$SOURCE_DIRECTORY" &&

if [[ $NO_USERAGENT == y ]]; then
  patch -p0 < "$SPELL_DIRECTORY/patch-src_compose_c"
fi
