default_pre_build &&
cd "$SOURCE_DIRECTORY" &&

patch -p0 < "$SPELL_DIRECTORY/no-tcl.patch" &&

sed -i "s:OPTS:_OPTS:g" Makefile.in
