bbcp: use patch DSL

master
Jack Nagel 2014-03-17 22:44:52 -05:00
parent 6d11aeb209
commit 1a44f9c5e2
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ class Bbcp < Formula
head 'http://www.slac.stanford.edu/~abh/bbcp/bbcp.git'
# Adds missing required return type specification on 'main'
def patches; DATA; end
patch :DATA
def install
mkdir "bin"