From ff182a8453fccc7bc969eb3c157437bf8fc6c35e Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Tue, 20 Aug 2013 12:11:58 -0500 Subject: openssl: remove redundant comment --- Library/Formula/openssl.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/openssl.rb b/Library/Formula/openssl.rb index 565c23360..55ff21ca2 100644 --- a/Library/Formula/openssl.rb +++ b/Library/Formula/openssl.rb @@ -25,7 +25,7 @@ class Openssl < Formula system "perl", *args - ENV.deparallelize # Parallel compilation fails + ENV.deparallelize system "make" system "make", "test" system "make", "install", "MANDIR=#{man}", "MANSUFFIX=ssl" -- cgit v1.2.3