default_pre_build &&
cd "$SOURCE_DIRECTORY" &&

patch -p0 < "$SPELL_DIRECTORY/optimized.patch" &&
patch -p1 < "$SPELL_DIRECTORY/format.patch"
