1
0
mirror of https://github.com/golang/go synced 2024-10-03 04:11:21 -06:00
go/misc/osx
Andrew Gerrand d887a31b7c 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
2012-02-07 10:38:10 +11:00
..
etc/paths.d misc/osx: don't set GOROOT or modify profile files 2012-02-07 10:38:10 +11:00
scripts misc/osx: don't set GOROOT or modify profile files 2012-02-07 10:38:10 +11:00
image.bash misc/osx: Add scripts to create OS X package and disk image 2011-11-18 19:05:53 -06:00
package.bash misc/osx: don't set GOROOT or modify profile files 2012-02-07 10:38:10 +11:00
README misc/osx: Add scripts to create OS X package and disk image 2011-11-18 19:05:53 -06:00
ReadMe.txt misc/osx: Add scripts to create OS X package and disk image 2011-11-18 19:05:53 -06:00
utils.bash misc/osx: Add scripts to create OS X package and disk image 2011-11-18 19:05:53 -06:00

See http://golang.org/doc/go_tutorial.html for help getting started. Note that
the installation steps described in the "getting started" guide are performed
for you by the installer packaged in this directory.