Commit 9a16b639 authored by Ed Reel's avatar Ed Reel Committed by Kazushi (Jam) Marukawa

Remove 'mkdir /usr/local/mail' line

parent 249a7fba
......@@ -10,7 +10,6 @@ class Mutt < Package
depends_on 'libxslt'
def self.build
system 'mkdir /usr/local/mail'
system './configure --with-mailpath=/usr/local/mail --prefix=/usr/local'
system 'make'
end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment