libmaxminddb: drop universal

This commit is contained in:
FX Coudert 2017-03-06 01:11:26 +01:00
parent dfd3269713
commit b3683ebfff

View file

@ -20,13 +20,9 @@ class Libmaxminddb < Formula
depends_on "libtool" => :build
end
option :universal
depends_on "geoipupdate" => :optional
def install
ENV.universal_binary if build.universal?
system "./bootstrap" if build.head?
system "./configure", "--disable-debug",