summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mail-mta/postfix/postfix-3.3.1-r1.ebuild')
-rw-r--r--mail-mta/postfix/postfix-3.3.1-r1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail-mta/postfix/postfix-3.3.1-r1.ebuild b/mail-mta/postfix/postfix-3.3.1-r1.ebuild
index b0d011041be6..d2e6710e6dc5 100644
--- a/mail-mta/postfix/postfix-3.3.1-r1.ebuild
+++ b/mail-mta/postfix/postfix-3.3.1-r1.ebuild
@@ -236,6 +236,7 @@ src_install () {
doman man/man1/smtp-{source,sink}.1 man/man1/qmqp-{source,sink}.1
keepdir /etc/postfix
+ keepdir /etc/postfix/postfix-files.d
if use mbox; then
mypostconf="mail_spool_directory=/var/spool/mail"
else