From bbdc4feb8636d67a95930d5d37893a12b5719194 Mon Sep 17 00:00:00 2001 From: Kaarle Ritvanen Date: Fri, 20 Apr 2018 06:43:12 +0300 Subject: main/dovecot: revert libexec move /usr/lib/dovecot/dovecot is an incorrect location /usr/libexec is allowed by FHS 3.0 --- main/dovecot/APKBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'main') diff --git a/main/dovecot/APKBUILD b/main/dovecot/APKBUILD index 427debf439..16a8f6ed26 100644 --- a/main/dovecot/APKBUILD +++ b/main/dovecot/APKBUILD @@ -5,7 +5,7 @@ pkgname=dovecot pkgver=2.2.34 _pkgvermajor=2.2 -pkgrel=2 +pkgrel=3 _pigeonholever=0.4.21 _pluginextdataver=39 _pigeonholevermajor=${_pigeonholever%.*} @@ -61,7 +61,6 @@ _configure() { build() { cd "$builddir" _configure \ - --libexecdir=/usr/lib/$pkgname \ --with-gssapi=plugin \ --with-ldap=plugin \ --with-sql=plugin \ -- cgit v1.2.3