default_install &&
if [[ "$DOVECOT_EXT_LDA" == 'y' ]]; then
  pushd dovecot-lda-* &&
  make install
fi
