From c3a86ca080b399946e23b960658d86d618114eb6 Mon Sep 17 00:00:00 2001 From: Juraj Lutter Date: Tue, 15 Mar 2022 22:08:32 +0100 Subject: mail/postfix-current: Unbreak build Unbreak build after update to recent 3.8. The breakage was caused by a patch generated using makepatch. Local patches are now applied in post-patch stage. --- mail/postfix-current/files/patch-conf_main.cf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'mail/postfix-current/files/patch-conf_main.cf') diff --git a/mail/postfix-current/files/patch-conf_main.cf b/mail/postfix-current/files/patch-conf_main.cf index ecdcaecc206e..f16769847224 100644 --- a/mail/postfix-current/files/patch-conf_main.cf +++ b/mail/postfix-current/files/patch-conf_main.cf @@ -1,9 +1,9 @@ ---- conf/main.cf.orig 2022-03-12 22:37:09 UTC +--- conf/main.cf.orig 2022-03-15 21:02:43 UTC +++ conf/main.cf -@@ -681,4 +681,7 @@ sample_directory = /etc/postfix +@@ -682,4 +682,7 @@ sample_directory = # readme_directory: The location of the Postfix README files. # - readme_directory = no + readme_directory = -inet_protocols = ipv4 +inet_protocols = all + -- cgit v1.2.3