From ab73ff6b564e9523f9e9b81f7c5fc0be4e009a10 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Thu, 20 Mar 2014 14:05:20 -0500 Subject: srecord: use patch DSL --- Library/Formula/srecord.rb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Library/Formula') 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" -- cgit v1.2.3