diff options
Diffstat (limited to 'Library/Formula/open-mesh.rb')
| -rw-r--r-- | Library/Formula/open-mesh.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/open-mesh.rb b/Library/Formula/open-mesh.rb index bd9246f1d..3da6c9b9a 100644 --- a/Library/Formula/open-mesh.rb +++ b/Library/Formula/open-mesh.rb @@ -13,7 +13,7 @@ class OpenMesh < Formula # Reported upstream and incorporated into 2.4.1 and 3: # http://mailman.rwth-aachen.de/pipermail/openmesh/2013-November/000948.html - def patches; DATA; end + patch :DATA def install mkdir 'openmesh-build' do |
