betty: remove references to pre-Mavericks.

This commit is contained in:
Mike McQuaid 2019-01-24 18:33:37 +00:00
parent 5ebb5531db
commit c14af519a0
No known key found for this signature in database
GPG key ID: 48A898132FD8EE70

View file

@ -7,8 +7,6 @@ class Betty < Formula
bottle :unneeded
depends_on "ruby" if MacOS.version <= :mountain_lion
def install
libexec.install "lib", "main.rb" => "betty"
bin.write_exec_script libexec/"betty"