diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/srecord.rb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Library/Formula/srecord.rb b/Library/Formula/srecord.rb index 19e353783..a0dbb96ea 100644 --- a/Library/Formula/srecord.rb +++ b/Library/Formula/srecord.rb @@ -11,9 +11,7 @@ class Srecord < Formula depends_on 'libgcrypt' # Use OS X's pstopdf - def patches - DATA - end + patch :DATA def install system "./configure", "--prefix=#{prefix}", "LIBTOOL=glibtool" |
