Remove rule referencing /usr/local/
This commit is contained in:
parent
024835f890
commit
41ebaab566
1 changed files with 3 additions and 3 deletions
|
|
@ -56,9 +56,9 @@ profile mutt @{exec_path} {
|
|||
/etc/mime.types r,
|
||||
|
||||
# Mutt mailcap search path
|
||||
/etc/{mutt/,}mailcap r,
|
||||
/usr/{local/,}etc/mailcap r,
|
||||
owner @{HOME}/.mailcap r,
|
||||
/etc/{mutt/,}mailcap r,
|
||||
/usr/etc/mailcap r,
|
||||
owner @{HOME}/.mailcap r,
|
||||
|
||||
# Mutt config files
|
||||
/usr/share/mutt/** r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue