From 9788bce70d2a79ade6bbfdbc742128cce74f0532 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Thu, 20 Mar 2014 14:05:19 -0500 Subject: sane-backends: use patch DSL --- Library/Formula/sane-backends.rb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/sane-backends.rb b/Library/Formula/sane-backends.rb index 34ae397d0..7c364b5e1 100644 --- a/Library/Formula/sane-backends.rb +++ b/Library/Formula/sane-backends.rb @@ -14,9 +14,7 @@ class SaneBackends < Formula # Fixes u_long missing error. Reported upstream: # https://github.com/fab1an/homebrew/commit/2a716f1a2b07705aa891e2c7fbb5148506aa5a01 # When updating this formula, check on the usptream status of this patch. - def patches - DATA - end + patch :DATA def install ENV.universal_binary if build.universal? -- cgit v1.2.3