FreeBSD Bugzilla – Attachment 9787 Details for
Bug 19897
Allow building more then 1 SENDMAIL_CF
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 532 bytes, created by
James Housley
on 2000-07-13 20:20:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
James Housley
Created:
2000-07-13 20:20:02 UTC
Size:
532 bytes
patch
obsolete
>--- etc/sendmail/Makefile.orig Thu Jul 13 15:02:16 2000 >+++ etc/sendmail/Makefile Thu Jul 13 15:01:46 2000 >@@ -17,6 +17,12 @@ > > ALL= freebsd.cf > >+# Additional SENDMAIL_CF's to be built, but NOT installed. Only >+# SENDMAIL_CF is installed. >+.if defined(ADDITIONAL_SENDMAIL_CF) >+ALL+= ${ADDITIONAL_SENDMAIL_CF} >+.endif >+ > # Local sendmail.cf, may be set in /etc/make.conf. Warning! If set, this > # causes 'make install' to always copy it over /etc/mail/sendmail.cf!!! > # Caveat emptor! Be sure you want this before you enable it.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 19897
: 9787