From 80e6ed2272a6db2bd5d6f3900bd6446ad27183d0 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Wed, 22 Aug 2012 21:29:50 -0700 Subject: sip: use new dsl --- Library/Formula/sip.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/sip.rb b/Library/Formula/sip.rb index a29f04060..5d36ddd72 100644 --- a/Library/Formula/sip.rb +++ b/Library/Formula/sip.rb @@ -19,7 +19,7 @@ class Sip < Formula end def install - if ARGV.build_head? + if build.head? # Set fallback version to the same value it would have without the patch # and link the Mercurial repository into the download directory so # buid.py can use it to figure out a version number. -- cgit v1.2.3