aboutsummaryrefslogtreecommitdiffstats
path: root/main/dovecot/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/dovecot/APKBUILD')
-rw-r--r--main/dovecot/APKBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/main/dovecot/APKBUILD b/main/dovecot/APKBUILD
index 9d94bd3ed0..5b0df331a9 100644
--- a/main/dovecot/APKBUILD
+++ b/main/dovecot/APKBUILD
@@ -61,8 +61,6 @@ build() {
package() {
cd "$srcdir/$pkgname-$pkgver"
make DESTDIR="$pkgdir" install || return 1
- rm "$pkgdir"/usr/lib/dovecot/*.la \
- "$pkgdir"/usr/lib/dovecot/*/*.la || return 1
install -d "$pkgdir"/var/run/dovecot \
"$pkgdir"/etc/ssl/dovecot