default_pre_build &&
cd $SOURCE_DIRECTORY &&
patch -p0 < "$SPELL_DIRECTORY/gmodule.patch" &&
xzcat  $SPELL_DIRECTORY/py3.patch.xz |patch -p1
