From e293f77efc76b95282dadf9a262e6e685d38449b Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Mon, 17 Mar 2014 22:44:50 -0500 Subject: autossh: use patch DSL --- Library/Formula/autossh.rb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Library') diff --git a/Library/Formula/autossh.rb b/Library/Formula/autossh.rb index ed511449e..8a8e3873f 100644 --- a/Library/Formula/autossh.rb +++ b/Library/Formula/autossh.rb @@ -5,9 +5,7 @@ class Autossh < Formula url 'http://www.harding.motd.ca/autossh/autossh-1.4c.tgz' sha1 'd9a1d5a2987e7e5a444b00e63d6590936da1e1f2' - def patches - DATA - end + patch :DATA def install system "./configure", "--disable-debug", "--disable-dependency-tracking", -- cgit v1.2.3