From d2a82dfe87886e4854525b10e56c4267e7f1e7e4 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Wed, 3 Jun 2015 23:54:40 +0200 Subject: [PATCH] dovecot: fixed usr/sbin link. (contd) --- srcpkgs/dovecot/INSTALL | 2 +- srcpkgs/dovecot/template | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/dovecot/INSTALL b/srcpkgs/dovecot/INSTALL index ab452f35b4..3c5ade70de 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 6cb9952b42..9dbf567e53 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