summaryrefslogtreecommitdiffstats
path: root/share/examples/etc/make.conf
diff options
context:
space:
mode:
Diffstat (limited to 'share/examples/etc/make.conf')
-rw-r--r--share/examples/etc/make.conf9
1 files changed, 0 insertions, 9 deletions
diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf
index 8a26d2b..f4805ed 100644
--- a/share/examples/etc/make.conf
+++ b/share/examples/etc/make.conf
@@ -248,9 +248,6 @@
# install time. Use with caution as a make install will overwrite
# any existing /etc/mail/sendmail.cf. Note that SENDMAIL_CF is now
# deprecated. The value should be a fully qualified path name.
-# Avoid using a value of /etc/mail/sendmail.mc as a buildworld will
-# create /etc/mail/sendmail.cf before installworld installs an
-# updated sendmail binary.
#
#SENDMAIL_MC=/etc/mail/myconfig.mc
#
@@ -258,17 +255,11 @@
# submission to use at install time. Use with caution as a make
# install will overwrite any existing /etc/mail/submit.cf. The
# value should be a fully qualified path name.
-# Avoid using a value of /etc/mail/submit.mc as a buildworld will
-# create /etc/mail/submit.cf before installworld installs an
-# updated sendmail binary.
#
#SENDMAIL_SUBMIT_MC=/etc/mail/mysubmit.mc
#
# If you need to build additional .cf files during a make buildworld,
# include the full paths to the .mc files in SENDMAIL_ADDITIONAL_MC.
-# Avoid using a value of /etc/mail/sendmail.mc as a buildworld will
-# create /etc/mail/sendmail.cf before installworld installs an
-# updated sendmail binary.
#
#SENDMAIL_ADDITIONAL_MC=/etc/mail/foo.mc /etc/mail/bar.mc
#
OpenPOWER on IntegriCloud