mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-go/go-bindata: set GOBIN for bug 638572
Closes: https://bugs.gentoo.org/638572 Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Zac Medico <zmedico@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
@@ -17,6 +17,7 @@ SLOT="0/${PVR}"
|
||||
IUSE=""
|
||||
|
||||
src_install() {
|
||||
golang-build_src_install
|
||||
GOBIN=${S}/bin \
|
||||
golang-build_src_install
|
||||
dobin bin/*
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user