mutt: remove signing-party conflict

Closes #81.

Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
This commit is contained in:
Alex Dunn 2016-04-05 12:20:11 -07:00
parent de1a96be6f
commit 361f8454c0

View file

@ -29,11 +29,6 @@ class Mutt < Formula
end
end
unless Tab.for_name("signing-party").with? "rename-pgpring"
conflicts_with "signing-party",
:because => "mutt installs a private copy of pgpring"
end
conflicts_with "tin",
:because => "both install mmdf.5 and mbox.5 man pages"