]> Cypherpunks repositories - gostls13.git/commit
misc/osx: don't set GOROOT or modify profile files
authorAndrew Gerrand <adg@golang.org>
Mon, 6 Feb 2012 23:38:10 +0000 (10:38 +1100)
committerAndrew Gerrand <adg@golang.org>
Mon, 6 Feb 2012 23:38:10 +0000 (10:38 +1100)
commitd887a31b7c7234c560072191e4fc2146be416c29
tree8793bd8d755399193d84471072b147194030bba8
parent32f011e46b8bf188db0d485cfd38d4e7cf19eb75
misc/osx: don't set GOROOT or modify profile files

There's no reason to set GOROOT as the tools will have the path baked
into it with GOROOT_FINAL.

R=bradfitz, bytbox, gustavo, rsc
CC=golang-dev
https://golang.org/cl/5576064
misc/osx/etc/profile_go [deleted file]
misc/osx/package.bash
misc/osx/scripts/postinstall