projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71fb9cd
)
mail-mta/postfix: add missing postfix-files.d directory
author
Eray Aslan
<eras@gentoo.org>
Fri, 7 Sep 2018 07:18:53 +0000
(10:18 +0300)
committer
Eray Aslan
<eras@gentoo.org>
Fri, 7 Sep 2018 07:18:53 +0000
(10:18 +0300)
bug: https://bugs.gentoo.org/665280
Package-Manager: Portage-2.3.49, Repoman-2.3.10
mail-mta/postfix/postfix-3.3.1-r1.ebuild
patch
|
blob
|
history
diff --git
a/mail-mta/postfix/postfix-3.3.1-r1.ebuild
b/mail-mta/postfix/postfix-3.3.1-r1.ebuild
index b0d011041be680cad1aa0fed6e578b068602c186..d2e6710e6dc57edd45454ec9b4331f1fd2c8af5f 100644
(file)
--- 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