john: use patch DSL
This commit is contained in:
parent
2cf374e0be
commit
6e2c9a6ae3
1 changed files with 1 additions and 3 deletions
|
@ -7,9 +7,7 @@ class John < Formula
|
|||
|
||||
conflicts_with 'john-jumbo', :because => 'both install the same binaries'
|
||||
|
||||
def patches
|
||||
DATA # Taken from MacPorts, tells john where to find runtime files
|
||||
end
|
||||
patch :DATA # Taken from MacPorts, tells john where to find runtime files
|
||||
|
||||
fails_with :llvm do
|
||||
build 2334
|
||||
|
|
Loading…
Reference in a new issue