aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/mediatomb.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/mediatomb.rb')
-rw-r--r--Library/Formula/mediatomb.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/mediatomb.rb b/Library/Formula/mediatomb.rb
index e2380299d..c33c687fe 100644
--- a/Library/Formula/mediatomb.rb
+++ b/Library/Formula/mediatomb.rb
@@ -4,7 +4,7 @@ class Mediatomb <Formula
url 'http://downloads.sourceforge.net/mediatomb/mediatomb-0.12.0.tar.gz'
homepage 'http://mediatomb.cc'
md5 'd822a3f33ee109f799d7a6b76d394e05'
-
+
def install
system "./configure", "--disable-dependency-tracking",
"--prefix=#{prefix}"