From 323fcf092df0d372f43db2978291e768bfef1238 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Tue, 17 Mar 2015 09:56:41 +0000 Subject: ucspi-tcp: fix make setup check. --- Library/Formula/ucspi-tcp.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'Library/Formula') diff --git a/Library/Formula/ucspi-tcp.rb b/Library/Formula/ucspi-tcp.rb index 14eb1ae15..30f845c28 100644 --- a/Library/Formula/ucspi-tcp.rb +++ b/Library/Formula/ucspi-tcp.rb @@ -15,6 +15,7 @@ class UcspiTcp < Formula (buildpath/"conf-home").write prefix system "make" + bin.mkpath system "make setup check" share.install prefix/'man' end -- cgit v1.2.3