aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/d-bus.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/d-bus.rb')
-rw-r--r--Library/Formula/d-bus.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/d-bus.rb b/Library/Formula/d-bus.rb
index 72d1b02ad..b00bd4a1e 100644
--- a/Library/Formula/d-bus.rb
+++ b/Library/Formula/d-bus.rb
@@ -17,7 +17,7 @@ class DBus <Formula
"--prefix=#{prefix}",
"--disable-xml-docs",
"--disable-doxygen-docs",
- "--without-x"
+ "--without-x"
system "make install"
# Generate D-Bus's UUID for this machine