aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorJack Nagel2014-03-20 14:05:20 -0500
committerJack Nagel2014-03-20 21:44:14 -0500
commitabefc454f1f06e7975c055c673c31433a05f729d (patch)
tree5bbfda43b50c531d4273aef73fe87ef41e472f0c /Library/Formula
parentdb786ebd1a4c4fbc13afb2d73258e47556c75d69 (diff)
downloadhomebrew-abefc454f1f06e7975c055c673c31433a05f729d.tar.bz2
snownews: use patch DSL
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/snownews.rb4
1 files changed, 1 insertions, 3 deletions
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}"]