default_pre_build      &&
cd "$SOURCE_DIRECTORY" &&
find "$SPELL_DIRECTORY/patches" -name '*.patch' -exec patch -p1 -i '{}' \;
