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