Update the trash patch for mutt.
The more recent version also adds a `purge-mail` function bypassing the configured trash folder. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
4d22fccf6e
commit
2da3bc4ca8
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ class Mutt <Formula
|
|||
patches << 'http://lunar-linux.org/~tchan/mutt/patch-1.5.20.sidebar.20090619.txt'
|
||||
end
|
||||
if ARGV.include? '--trash-patch'
|
||||
patches << 'http://trac.macports.org/raw-attachment/ticket/20412/patch-1.5.20.cd.trash_folder.diff'
|
||||
patches << 'http://trac.macports.org/export/69644/trunk/dports/mail/mutt-devel/files/patch-1.5.20.bk.trash_folder-purge_message.1'
|
||||
end
|
||||
patches
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue