default_pre_build &&
cd "$SOURCE_DIRECTORY" &&

patch < "$SPELL_DIRECTORY"/kbd-2.0.0-tests.patch &&
# Avoid funny non-ascii file names that possibly confuse
# castfs. Note that this may not help if that file already
# exists in your system from an earlier install.
rm -vf "docs/doc/utf/♪♬" &&
autoreconf -fi
