osmosis: use patch DSL

master
Jack Nagel 2014-03-19 20:21:16 -05:00
parent cfe0ff658c
commit 7e0b61529e
1 changed files with 2 additions and 4 deletions

View File

@ -5,10 +5,8 @@ class Osmosis < Formula
url 'http://bretth.dev.openstreetmap.org/osmosis-build/osmosis-0.43-RELEASE.zip'
sha256 'c891fe095b7f960f575cb39d9794c67cc7df9f4c665d2dda88dfb57b770f0bbe'
def patches
# need to adjust home dir for a clean install
DATA
end
# need to adjust home dir for a clean install
patch :DATA
def install
bin.install 'bin/osmosis'