Remove rule referencing /usr/local/

This commit is contained in:
doublez13 2024-02-07 07:41:28 -07:00 committed by GitHub
parent 024835f890
commit 41ebaab566
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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,