From 6b5a60e1b5f0fa7d886873cf024d17ce9c69b6f2 Mon Sep 17 00:00:00 2001 From: Kevin Stone Date: Wed, 9 Mar 2016 23:44:34 -0800 Subject: [PATCH] ssh-copy-id: Added HEAD configuration The HEAD will checkout openssh-portable and copy the contrib script just like the binary. HEAD currently has fixes for non-posix shells (like fish that I use) --- Library/Formula/ssh-copy-id.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Library/Formula/ssh-copy-id.rb b/Library/Formula/ssh-copy-id.rb index 71824e0911a1..ebe9989c43f2 100644 --- a/Library/Formula/ssh-copy-id.rb +++ b/Library/Formula/ssh-copy-id.rb @@ -6,6 +6,8 @@ class SshCopyId < Formula version "7.1p1" sha256 "fc0a6d2d1d063d5c66dffd952493d0cda256cad204f681de0f84ef85b2ad8428" + head "https://github.com/openssh/openssh-portable.git" + bottle :unneeded def install