default_pre_build &&

if [[ "$GOBJ_VER" == "stable" ]]; then
cd "$SOURCE_DIRECTORY" &&

patch -p0 < "$SPELL_DIRECTORY/py27.patch"

fi
