default_pre_build &&
cd "$SOURCE_DIRECTORY" &&

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