aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/pig.rb4
1 files changed, 1 insertions, 3 deletions
diff --git a/Library/Formula/pig.rb b/Library/Formula/pig.rb
index dc0f822cc..438cf8c95 100644
--- a/Library/Formula/pig.rb
+++ b/Library/Formula/pig.rb
@@ -5,9 +5,7 @@ class Pig < Formula
url 'http://www.apache.org/dyn/closer.cgi?path=pig/pig-0.12.0/pig-0.12.0.tar.gz'
sha1 'b641a932d45003d2e6350007558d63e69a1bf7c6'
- def patches
- DATA
- end
+ patch :DATA
def install
bin.install 'bin/pig'