aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorAdam Vandenberg2013-06-27 09:08:32 -0700
committerAdam Vandenberg2013-06-27 09:08:32 -0700
commit50b9bedbf466c5a4513ff766483aeb646252461c (patch)
treeb22196d622d59bbaa741595e29dbfd78a4711846 /Library/Formula
parent1e3e829ee403b47833777a1c5306b4f4c623ce01 (diff)
downloadhomebrew-50b9bedbf466c5a4513ff766483aeb646252461c.tar.bz2
mp4v2: fix audit
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/mp4v2.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/mp4v2.rb b/Library/Formula/mp4v2.rb
index 39b3e237b..e308ebbbd 100644
--- a/Library/Formula/mp4v2.rb
+++ b/Library/Formula/mp4v2.rb
@@ -15,7 +15,7 @@ class Mp4v2 < Formula
# Fixes compile error on Lion w/Clang using a patch from svn:
# http://code.google.com/p/mp4v2/source/detail?r=442
# It is inline because there's no direct link to the raw patch.
- DATA unless ARGV.build_devel?
+ DATA unless build.devel?
end
def install