if spell_ok ruby-1.9 ; then
	patch -p0 < $SPELL_DIRECTORY/ncurses_ruby_1.9.patch
fi &&
default_build
