bison: keg_only style tweaks
This commit is contained in:
parent
b2147c8589
commit
49887a8f21
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ class Bison < Formula
|
|||
sha256 "1ac1b43ae92fea5b04f663197309ce8b788061d31f09ba14e97dd4d5d1183d62" => :mountain_lion
|
||||
end
|
||||
|
||||
keg_only :provided_by_osx, "Some formulae require a newer version of bison."
|
||||
keg_only :provided_by_osx, "some formulae require a newer version of bison"
|
||||
|
||||
def install
|
||||
system "./configure", "--disable-dependency-tracking",
|
||||
|
|
Loading…
Reference in a new issue