diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/autossh.rb | 4 |
1 files changed, 1 insertions, 3 deletions
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", |
