From c32bc191615a646df88172d6ea3736485c1842ab Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Wed, 3 Jun 2015 23:28:27 +0200 Subject: [PATCH] dovecot: fixed usr/sbin link. --- srcpkgs/dovecot/INSTALL.msg | 2 +- srcpkgs/dovecot/template | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/dovecot/INSTALL.msg b/srcpkgs/dovecot/INSTALL.msg index 55e60631db7..2dc5444d4df 100644 --- a/srcpkgs/dovecot/INSTALL.msg +++ b/srcpkgs/dovecot/INSTALL.msg @@ -3,4 +3,4 @@ this should be created again with proper settings in dovecot-openssl.cnf: $ rm -f /etc/ssl/{certs,private}/dovecot.pem $ [edit /etc/ssl/dovecot-openssl.cnf] - $ /usr/sbin/dovecot-mkcert.sh + $ /usr/bin/dovecot-mkcert.sh diff --git a/srcpkgs/dovecot/template b/srcpkgs/dovecot/template index ddf0cc37595..206322ccc94 100644 --- a/srcpkgs/dovecot/template +++ b/srcpkgs/dovecot/template @@ -1,7 +1,7 @@ # Template file for 'dovecot' pkgname=dovecot version=2.2.18 -revision=2 +revision=3 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