diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/pyexiv2.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/pyexiv2.rb b/Library/Formula/pyexiv2.rb index cce22e688..649bd59d1 100644 --- a/Library/Formula/pyexiv2.rb +++ b/Library/Formula/pyexiv2.rb @@ -10,7 +10,7 @@ class Pyexiv2 < Formula depends_on 'boost' # Patch to use Framework Python - def patches; DATA; end + patch :DATA def install # this build script ignores CPPFLAGS, but it honors CXXFLAGS |
