default_pre_build &&
cd "$SOURCE_DIRECTORY" &&

if [ "$CVS" == "n" ]; then
  patch -p0 < "$SPELL_DIRECTORY/stat.patch"
fi
