FreeBSD Bugzilla – Attachment 25939 Details for
Bug 44287
Fix build of mail/xmail
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 552 bytes, created by
Steven G. Kargl
on 2002-10-19 23:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Steven G. Kargl
Created:
2002-10-19 23:40:01 UTC
Size:
552 bytes
patch
obsolete
>--- callbacks.c.orig Sat Oct 19 15:22:13 2002 >+++ callbacks.c Sat Oct 19 15:23:52 2002 >@@ -44,8 +44,6 @@ > extern char noshare *sys_errlist[]; > #else > extern int errno; >-extern int sys_nerr; >-extern char *sys_errlist[]; > #endif > > extern char otherBuf[BUFSIZ]; >@@ -608,7 +606,7 @@ > } > > if (! (m = GetMailEnv("sendmail"))) >- m = XtNewString("/usr/lib/sendmail"); >+ m = XtNewString("/usr/sbin/sendmail"); > #ifdef X_FACE > else { > add_face = (strcmp(&m[strlen(m)-14], "faces.sendmail") != 0) ? 1 : 0;
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 44287
: 25939