check: drop universal
This commit is contained in:
parent
3fe2fdf9f8
commit
cffba25cc9
1 changed files with 0 additions and 3 deletions
|
@ -13,10 +13,7 @@ class Check < Formula
|
|||
sha256 "b223c76b5519c5aa3300488b230c5b5b2cbd32d896f2fab0f1a0700a24e1f975" => :mountain_lion
|
||||
end
|
||||
|
||||
option :universal
|
||||
|
||||
def install
|
||||
ENV.universal_binary if build.universal?
|
||||
system "./configure", "--disable-dependency-tracking",
|
||||
"--prefix=#{prefix}"
|
||||
system "make", "install"
|
||||
|
|
Loading…
Reference in a new issue