While simplifying the build steps (to no longer create a fake GOPATH
under _output and thus work more effectively with other tools) in
https://github.com/openshift/origin/pull/7281, it may cause you to
have trouble running `make clean build` if you have a custom GOPATH
with older files in GOPATH/pkg (at the root of your normal directory).

If you experience any weirdness where a clean build doesn't appear to
be clean, try removing the `pkg/` directory under the root of your
GOPATH.

_______________________________________________
dev mailing list
dev@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/dev

Reply via email to