Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:Leap:16.0:FactoryCandidates
mailx
fix-sendmail-name.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fix-sendmail-name.patch of Package mailx
diff -urN mailx-12.5.old/names.c mailx-12.5/names.c --- mailx-12.5.old/names.c 2006-03-04 01:32:16.000000000 +0100 +++ mailx-12.5/names.c 2020-12-25 11:49:29.656778902 +0100 @@ -572,7 +572,7 @@ /*LINTED*/ top = (char **)salloc((t + extra) * sizeof *top); ap = top; - *ap++ = "send-mail"; + *ap++ = "sendmail"; *ap++ = "-i"; if (metoo) *ap++ = "-m";
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor