john: use patch DSL

This commit is contained in:
Jack Nagel 2014-03-19 12:07:53 -05:00
parent 2cf374e0be
commit 6e2c9a6ae3

View file

@ -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