aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/id3tool.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/id3tool.rb')
-rw-r--r--Library/Formula/id3tool.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Formula/id3tool.rb b/Library/Formula/id3tool.rb
index 6081091c7..29ebb09bc 100644
--- a/Library/Formula/id3tool.rb
+++ b/Library/Formula/id3tool.rb
@@ -5,7 +5,6 @@ class Id3tool <Formula
homepage 'http://nekohako.xware.cx/id3tool/'
md5 '061185562c0d0e6327406d9fc2f194b2'
-
def install
system "./configure", "--disable-debug", "--disable-dependency-tracking", "--prefix=#{prefix}", "--mandir=#{man}"
system "make install"