]> Cypherpunks repositories - gostls13.git/commit
Fix missing explicit GOBIN in src/pkg/Makefile. Clean up creation of
authorDevon H. O'Dell <devon.odell@gmail.com>
Wed, 6 Jan 2010 15:47:56 +0000 (07:47 -0800)
committerRuss Cox <rsc@golang.org>
Wed, 6 Jan 2010 15:47:56 +0000 (07:47 -0800)
commit2eb9171dfb755d86e57dc0496fb6db3c4e072c34
tree0b745e811154dbe47258db4bf7de3155e096cb7d
parent597e57f4d5b6aad29717a41c683e821ad7ee3d8d
Fix missing explicit GOBIN in src/pkg/Makefile. Clean up creation of
QUOTED_GOBIN. Re-take of 181077; fixes copy-pasta that broke build.

Fixes #468

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