diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/sound-touch.rb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Library/Formula/sound-touch.rb b/Library/Formula/sound-touch.rb index 3c2214959..dd54556aa 100644 --- a/Library/Formula/sound-touch.rb +++ b/Library/Formula/sound-touch.rb @@ -10,9 +10,7 @@ class SoundTouch < Formula depends_on :libtool # Fix autoreconf error - def patches - DATA - end + patch :DATA def install # SoundTouch has a small amount of inline assembly. The assembly has two labeled |
