Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP7:Update
mutt.17505
mutt-1.5.21-mailcap.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mutt-1.5.21-mailcap.diff of Package mutt.17505
read /usr/share/mutt/mailcap as fallback by default. This allows to set some useful defaults specifically for mutt. For example text/html Index: mutt-1.5.21/init.c =================================================================== --- init.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- init.c +++ init.c 2018-07-05 08:23:55.663914846 +0000 @@ -3464,7 +3464,7 @@ void mutt_init (int skip_sys_rc, LIST *c else { /* Default search path from RFC1524 */ - MailcapPath = safe_strdup ("~/.mailcap:" PKGDATADIR "/mailcap:" SYSCONFDIR "/mailcap:/etc/mailcap:/usr/etc/mailcap:/usr/local/etc/mailcap"); + MailcapPath = safe_strdup ("~/.mailcap:" PKGDATADIR "/mailcap:" SYSCONFDIR "/mailcap:/usr/etc/mailcap:/usr/local/etc/mailcap:" SYSCONFDIR "/mutt/mailcap"); } Tempdir = safe_strdup ((p = getenv ("TMPDIR")) ? p : "/tmp");
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