FreeBSD Bugzilla – Attachment 16124 Details for
Bug 29699
Setting NO_MAILWRAPPER results in a system without working MTA
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 339 bytes, created by
Andre Albsmeier
on 2001-08-14 10:30:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Andre Albsmeier
Created:
2001-08-14 10:30:01 UTC
Size:
339 bytes
patch
obsolete
>--- usr.sbin/sendmail/Makefile.ORI Tue Aug 14 11:20:01 2001 >+++ usr.sbin/sendmail/Makefile Tue Aug 14 11:20:27 2001 >@@ -7,7 +7,11 @@ > SMDIR= ${SENDMAIL_DIR}/src > .PATH: ${SMDIR} > >+.if defined(NO_MAILWRAPPER) >+BINDIR= /usr/sbin >+.else > BINDIR= /usr/libexec/sendmail >+.endif > > PROG= sendmail > MAN= mailq.1 newaliases.1 aliases.5 sendmail.8
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 29699
: 16124 |
16125