diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/chromaprint.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/chromaprint.rb b/Library/Formula/chromaprint.rb index a39af1bb1..acf3d0808 100644 --- a/Library/Formula/chromaprint.rb +++ b/Library/Formula/chromaprint.rb @@ -12,7 +12,7 @@ class Chromaprint < Formula # Upstream patch: # https://bitbucket.org/acoustid/chromaprint/commits/d0a8d8bc7c1ad5bda3294836f49184fe34a92454 - def patches; DATA; end + patch :DATA def install args = std_cmake_args |
