diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/omniorb.rb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Library/Formula/omniorb.rb b/Library/Formula/omniorb.rb index 2907ea000..78f53530c 100644 --- a/Library/Formula/omniorb.rb +++ b/Library/Formula/omniorb.rb @@ -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}" |
