]> Cypherpunks repositories - gostls13.git/commit
Fix missing explicit GOBIN in src/pkg/Makefile. Clean up creation of QUOTED_GOBIN
authorDevon H. O'Dell <devon.odell@gmail.com>
Wed, 6 Jan 2010 00:22:40 +0000 (16:22 -0800)
committerRuss Cox <rsc@golang.org>
Wed, 6 Jan 2010 00:22:40 +0000 (16:22 -0800)
commite032ab9dc86877978064846f67ef4f1537912eda
tree731fb3803759bf8f1e3318c9ce9b018d20e24d78
parent10cdec9262d959b40022749f7a90460f717cc11e
Fix missing explicit GOBIN in src/pkg/Makefile. Clean up creation of QUOTED_GOBIN

Fixes #468

R=rsc
CC=golang-dev
https://golang.org/cl/181077
src/Make.conf
src/Make.pkg
src/pkg/Makefile