diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/sntop.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/sntop.rb b/Library/Formula/sntop.rb index a1d52384d..83741d309 100644 --- a/Library/Formula/sntop.rb +++ b/Library/Formula/sntop.rb @@ -12,6 +12,7 @@ class Sntop < Formula "--prefix=#{prefix}", "--mandir=#{man}", "--sysconfdir=#{etc}" + etc.mkpath bin.mkpath system "make install" end |
