git: stop installing remote helpers
These are now maintained outside of the main tree: https://github.com/felipec/git-remote-hg https://github.com/felipec/git-remote-bzr
This commit is contained in:
parent
943718c2da
commit
72fd61d5be
1 changed files with 0 additions and 2 deletions
|
@ -86,8 +86,6 @@ class Git < Formula
|
|||
"LDFLAGS=#{ENV.ldflags}",
|
||||
"install"
|
||||
|
||||
bin.install Dir["contrib/remote-helpers/git-remote-{hg,bzr}"]
|
||||
|
||||
# Install the OS X keychain credential helper
|
||||
cd 'contrib/credential/osxkeychain' do
|
||||
system "make", "CC=#{ENV.cc}",
|
||||
|
|
Loading…
Reference in a new issue