aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/visualnetkit.rb
diff options
context:
space:
mode:
authorJack Nagel2014-03-20 14:05:22 -0500
committerJack Nagel2014-03-20 23:31:21 -0500
commit097120128fa29e37deff7ebf80b9c18debcf472d (patch)
tree5426d7c6c14b86d8d8f94ff8cd9bc287a431f508 /Library/Formula/visualnetkit.rb
parentbc4ac42d317d2ec7947c9b24b624fb0316935580 (diff)
downloadhomebrew-097120128fa29e37deff7ebf80b9c18debcf472d.tar.bz2
visualnetkit: use patch DSL
Diffstat (limited to 'Library/Formula/visualnetkit.rb')
-rw-r--r--Library/Formula/visualnetkit.rb4
1 files changed, 1 insertions, 3 deletions
diff --git a/Library/Formula/visualnetkit.rb b/Library/Formula/visualnetkit.rb
index b919f684a..665a47a1b 100644
--- a/Library/Formula/visualnetkit.rb
+++ b/Library/Formula/visualnetkit.rb
@@ -12,9 +12,7 @@ class Visualnetkit < Formula
# versions of Qt. Since the upstream project hasn't had activity in a while,
# if a newer version of Qt breaks this formula we will consider moving it to
# the boneyard instead.
- def patches
- DATA
- end
+ patch :DATA
def install
system "/bin/sh", "./build.sh", "-r"