default_pre_build &&
cd "$SOURCE_DIRECTORY" &&

message "${MESSAGE_COLOR}Disable egl...${DEFAULT_COLOR}" &&
patch -p1 < "$SPELL_DIRECTORY"/egl.patch
