betty: remove references to pre-Mavericks.
This commit is contained in:
parent
5ebb5531db
commit
c14af519a0
1 changed files with 0 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue