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,
|
/etc/mime.types r,
|
||||||
|
|
||||||
# Mutt mailcap search path
|
# Mutt mailcap search path
|
||||||
/etc/{mutt/,}mailcap r,
|
/etc/{mutt/,}mailcap r,
|
||||||
/usr/{local/,}etc/mailcap r,
|
/usr/etc/mailcap r,
|
||||||
owner @{HOME}/.mailcap r,
|
owner @{HOME}/.mailcap r,
|
||||||
|
|
||||||
# Mutt config files
|
# Mutt config files
|
||||||
/usr/share/mutt/** r,
|
/usr/share/mutt/** r,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue