omniorb: use patch DSL
This commit is contained in:
parent
a98fe5a0fa
commit
38f8a22c33
1 changed files with 1 additions and 3 deletions
|
@ -13,9 +13,7 @@ class Omniorb < Formula
|
|||
end
|
||||
|
||||
# http://www.omniorb-support.com/pipermail/omniorb-list/2012-February/031202.html
|
||||
def patches
|
||||
DATA
|
||||
end
|
||||
patch :DATA
|
||||
|
||||
def install
|
||||
system "./configure", "--prefix=#{prefix}"
|
||||
|
|
Loading…
Reference in a new issue