Skip to content

Commit

Permalink
dev-lang/go: go1.20.14 missing go.env
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Qian <i@bitbili.net>
  • Loading branch information
bekcpear committed Feb 19, 2024
1 parent 83e2346 commit 3efc510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-lang/go/go-1.20.14.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ src_test() {

src_install() {
insinto "${GOROOT_VALUE}"
doins go.env VERSION
doins VERSION
# The use of cp is deliberate in order to retain permissions
cp -R api bin doc lib pkg misc src test "${ED}${GOROOT_VALUE}"

Expand Down

0 comments on commit 3efc510

Please sign in to comment.