dovecot: switch to /usr.
This commit is contained in:
parent
62e20adead
commit
0a304de32d
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'dovecot'
|
||||
pkgname=dovecot
|
||||
version=2.1.8
|
||||
revision=1
|
||||
revision=2
|
||||
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
|
||||
--with-sqlite --with-ssl=openssl --with-ssldir=/etc/dovecot/ssl
|
||||
--with-gssapi --with-ldap=plugin --with-zlib --with-bzlib --with-libcap
|
||||
--with-solr --with-docs --with-systemdsystemunitdir=/lib/systemd/system"
|
||||
--with-solr --with-docs --with-systemdsystemunitdir=/usr/lib/systemd/system"
|
||||
depends="openssl>=0"
|
||||
makedepends="openssl-devel mit-krb5-devel libmysqlclient-devel postgresql-libs-devel
|
||||
sqlite-devel libldap-devel libcap-devel pam-devel libcurl-devel expat-devel"
|
||||
|
|
Loading…
Reference in New Issue