diff options
| -rw-r--r-- | Library/Formula/rtmpdump.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/rtmpdump.rb b/Library/Formula/rtmpdump.rb index 619a5f3f0..ee1919673 100644 --- a/Library/Formula/rtmpdump.rb +++ b/Library/Formula/rtmpdump.rb @@ -25,6 +25,7 @@ class Rtmpdump < Formula "MANDIR=#{man}", "SYS=darwin", "prefix=#{prefix}", + "sbindir=#{bin}", "install" end end |
