Adding a local go installation
since the one shipped by way of ubuntu repos is *just* outdated enough.
This commit is contained in:
5
gotime/.installation/Makefile
Normal file
5
gotime/.installation/Makefile
Normal file
@@ -0,0 +1,5 @@
|
||||
go/src/all.bash:
|
||||
hg clone -u release https://code.google.com/p/go
|
||||
|
||||
go/bin/go: go/src/all.bash
|
||||
cd go/src && ./all.bash
|
Reference in New Issue
Block a user