golang-vcs.eclass: fix destination path for source files
authorWilliam Hubbs <williamh@gentoo.org>
Sun, 23 Aug 2015 23:29:12 +0000 (18:29 -0500)
committerWilliam Hubbs <williamh@gentoo.org>
Sun, 23 Aug 2015 23:34:57 +0000 (18:34 -0500)
commit2c24ca3867a89ace6bf09b047683c7f4d52f30b1
tree33401d0d4c912aa83c0719f90d5a8cac83a9269b
parent9d3858da72879dbb8550bc09f99787e6d33f4815
golang-vcs.eclass: fix destination path for source files

This fixes the path under ${WORKDIR} where we are copying the source
files to after they are retrieved from the vcs with "go get".
eclass/golang-vcs.eclass