dovecot: fixed usr/sbin link.
This commit is contained in:
parent
5a32bab1c3
commit
c32bc19161
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue