From 2e2dc6923e2344edb26241e229705c1df4f891c9 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Tue, 16 Jan 2018 18:49:10 +0100 Subject: [PATCH] opensmtpd: add missing config option --- srcpkgs/opensmtpd/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/opensmtpd/template b/srcpkgs/opensmtpd/template index 08069b351b0..6d44d9c8996 100644 --- a/srcpkgs/opensmtpd/template +++ b/srcpkgs/opensmtpd/template @@ -7,6 +7,7 @@ configure_args="--sysconfdir=/etc/smtpd --sbindir=/usr/bin --with-path-socket=/run --with-mantype=doc --with-pie --with-table-db --with-path-CAfile=/etc/ssl/certs/ca-certificates.crt --with-path-mbox=/var/mail + --with-maildir=/var/mail ac_cv_func_arc4random=yes ac_cv_func_arc4random_buf=yes ac_cv_func_arc4random_stir=no