Fix mutt patches.

master
Mike McQuaid 2011-01-16 15:42:41 +00:00
parent e0cf2fade7
commit c7a2649c9e
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ class Mutt <Formula
def patches
# Fix unsubscribe malformed folder
# See: http://dev.mutt.org/trac/ticket/3389
p = { :p0 => [ 'http://dev.mutt.org/trac/changeset/25e46aad362b?format=diff&new=5914:25e46aad362b' ] }
p = [ 'http://dev.mutt.org/hg/mutt/raw-rev/25e46aad362b' ]
if ARGV.include? '--sidebar-patch'
p << 'http://lunar-linux.org/~tchan/mutt/patch-1.5.20.sidebar.20090619.txt'