wellington: remove references to pre-Mavericks.

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

View file

@ -24,8 +24,6 @@ class Wellington < Formula
end
def install
ENV.cxx11 if MacOS.version < :mavericks
ENV["GOPATH"] = buildpath
dir = buildpath/"src/github.com/wellington/wellington"