abiword: use new dsl
This commit is contained in:
parent
85c630effc
commit
d611826e70
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ class Abiword < Formula
|
|||
depends_on 'imagemagick'
|
||||
|
||||
def patches
|
||||
if ARGV.build_devel?
|
||||
if build.devel?
|
||||
{:p0 => "http://bugzilla.abisource.com/attachment.cgi?id=5477"}
|
||||
else
|
||||
DATA
|
||||
|
|
Loading…
Reference in a new issue