diff options
Diffstat (limited to 'Library/Formula/pig.rb')
| -rw-r--r-- | Library/Formula/pig.rb | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/Library/Formula/pig.rb b/Library/Formula/pig.rb index b9505ecc4..40a29e267 100644 --- a/Library/Formula/pig.rb +++ b/Library/Formula/pig.rb @@ -13,7 +13,6 @@ class Pig < Formula      rm_f Dir["bin/*.bat"]      prefix.install ['bin', 'lib/hadoop20.jar', "pig-#{version}-core.jar"]    end -    end  # There's something weird with Pig's launch script, it doesn't find the correct | 
