davmail: bottle unneeded

This commit is contained in:
Xu Cheng 2015-10-22 21:16:01 +08:00
parent 93106fd390
commit fbb606579f

View file

@ -4,6 +4,8 @@ class Davmail < Formula
url "https://downloads.sourceforge.net/project/davmail/davmail/4.5.1/davmail-4.5.1-2303.zip"
sha256 "d69f0c8cf6cf5b76c1fb0ff82fe7cecd22d470c83206fa3fecbe486c758c080d"
bottle :unneeded
def install
libexec.install Dir["*"]
bin.write_jar_script libexec/"davmail.jar", "davmail"