From abefc454f1f06e7975c055c673c31433a05f729d Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Thu, 20 Mar 2014 14:05:20 -0500 Subject: snownews: use patch DSL --- Library/Formula/snownews.rb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/snownews.rb b/Library/Formula/snownews.rb index d3dbf6d1e..f6f4401fe 100644 --- a/Library/Formula/snownews.rb +++ b/Library/Formula/snownews.rb @@ -14,9 +14,7 @@ class Snownews < Formula # Author is aware of the issue tackled. However, no statement has been made whether # any future release will change to a more (homebrew) robust = cleaner = simpler basis. # homebrew reference added on 2013-07-06 to https://kiza.eu/software/snownews/downloading - def patches - DATA - end + patch :DATA def install args = ["--prefix=#{prefix}"] -- cgit v1.2.3