aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/vip.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/vip.rb b/Library/Formula/vip.rb
index e60209233..6d9eae69f 100644
--- a/Library/Formula/vip.rb
+++ b/Library/Formula/vip.rb
@@ -12,7 +12,7 @@ class Vip < Formula
end
# use awk and /var/tmp as temporary directory
- def patches; DATA; end
+ patch :DATA
def install
bin.install 'vip'