diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/ucspi-tcp.rb | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
