superenv: Builds need to use the right git/svn too

stdenv already works as Contributions/cmds is in the path already.

This is safe to do because OS X already has git and svn in the PATH if you have the CLT installed. So we should definitely ensure we use the right versions.

Fixes Homebrew/homebrew#15783.
This commit is contained in:
Max Howell 2012-11-02 09:33:48 -04:00
parent fa6cf55f58
commit d458200223
2 changed files with 2 additions and 0 deletions

1
Library/ENV/4.3/git Symbolic link
View File

@ -0,0 +1 @@
../../Contributions/cmds/git

1
Library/ENV/4.3/svn Symbolic link
View File

@ -0,0 +1 @@
../../Contributions/cmds/svn