Closes #9085.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
master
Stephen 2017-01-19 20:05:49 -08:00 committed by Tomasz Pajor
parent 057c4263a4
commit feb75dce33
1 changed files with 1 additions and 0 deletions

View File

@ -93,6 +93,7 @@ class Git < Formula
] ]
args << "NO_OPENSSL=1" << "APPLE_COMMON_CRYPTO=1" if build.without? "brewed-openssl" args << "NO_OPENSSL=1" << "APPLE_COMMON_CRYPTO=1" if build.without? "brewed-openssl"
system "make", "test", *args
system "make", "install", *args system "make", "install", *args
# Install the macOS keychain credential helper # Install the macOS keychain credential helper