FreeBSD Bugzilla – Attachment 25923 Details for
Bug 44256
/etc/mail/Makefile doesn't build submit.cf file
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 507 bytes, created by
matt
on 2002-10-19 05:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
matt
Created:
2002-10-19 05:10:01 UTC
Size:
507 bytes
patch
obsolete
>--- etc/mail/Makefile.orig Mon Jul 29 05:40:05 2002 >+++ etc/mail/Makefile Fri Oct 18 23:42:53 2002 >@@ -69,9 +69,15 @@ > cp freebsd.mc ${SENDMAIL_MC} > .endif > >-SENDMAIL_SUBMIT_MC?= freebsd.submit.mc >- > INSTALL_CF= ${SENDMAIL_MC:R}.cf >+ >+.ifndef SENDMAIL_SUBMIT_MC >+SENDMAIL_SUBMIT_MC!= hostname >+SENDMAIL_SUBMIT_MC:= ${SENDMAIL_SUBMIT_MC}.submit.mc >+ >+${SENDMAIL_SUBMIT_MC}: >+ cp freebsd.submit.mc ${SENDMAIL_SUBMIT_MC} >+.endif > > .ifndef SENDMAIL_SET_USER_ID > INSTALL_SUBMIT_CF= ${SENDMAIL_SUBMIT_MC:R}.cf
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 44256
: 25923