diff --git a/srcpkgs/dovecot/INSTALL b/srcpkgs/dovecot/INSTALL index ab452f35b49..3c5ade70de6 100644 --- a/srcpkgs/dovecot/INSTALL +++ b/srcpkgs/dovecot/INSTALL @@ -4,6 +4,6 @@ post) exit 0 fi echo "Creating self-signed certificate..." - usr/sbin/dovecot-mkcert.sh + usr/bin/dovecot-mkcert.sh ;; esac diff --git a/srcpkgs/dovecot/template b/srcpkgs/dovecot/template index 6cb9952b425..9dbf567e531 100644 --- a/srcpkgs/dovecot/template +++ b/srcpkgs/dovecot/template @@ -1,7 +1,7 @@ # Template file for 'dovecot' pkgname=dovecot version=2.2.18 -revision=4 +revision=5 build_style=gnu-configure configure_args="--with-moduledir=/usr/lib/dovecot/modules --with-sql=plugin --disable-static --with-nss --with-pam --with-mysql --with-pgsql