aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/smartmontools.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/smartmontools.rb b/Library/Formula/smartmontools.rb
index fa6f7809f..08f0a3370 100644
--- a/Library/Formula/smartmontools.rb
+++ b/Library/Formula/smartmontools.rb
@@ -17,6 +17,7 @@ class Smartmontools < Formula
system "./configure", "--disable-dependency-tracking",
"--prefix=#{prefix}",
+ "--sbindir=#{bin}",
"--sysconfdir=#{etc}",
"--localstatedir=#{var}",
"--enable-drivedb",