diff options
Diffstat (limited to 'mail/postfix23/files/patch-post-install')
-rw-r--r-- | mail/postfix23/files/patch-post-install | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/postfix23/files/patch-post-install b/mail/postfix23/files/patch-post-install new file mode 100644 index 000000000000..92b2d4c2c6eb --- /dev/null +++ b/mail/postfix23/files/patch-post-install @@ -0,0 +1,11 @@ +--- ./conf/#post-install~ Fri Jan 18 12:32:54 2002 ++++ ./conf/post-install Fri Jan 18 12:32:54 2002 +@@ -183,7 +183,7 @@ + + umask 022 + +-PATH=/bin:/usr/bin:/usr/sbin:/usr/etc:/sbin:/etc:/usr/contrib/bin:/usr/gnu/bin:/usr/ucb:/usr/bsd ++PATH=/bin:/usr/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/sbin + SHELL=/bin/sh + IFS=" + " |