From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/img/
Date: Mon, 7 Oct 2019 14:21:42 +0000 (UTC) [thread overview]
Message-ID: <1570458086.683a4b78fcffa5428bfe1d33937d4612f36ba4b0.mrueg@gentoo> (raw)
commit: 683a4b78fcffa5428bfe1d33937d4612f36ba4b0
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 7 14:21:26 2019 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Mon Oct 7 14:21:26 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=683a4b78
app-emulation/img: Use -mod vendor
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Manuel Rüger <mrueg <AT> gentoo.org>
app-emulation/img/img-0.5.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emulation/img/img-0.5.7.ebuild b/app-emulation/img/img-0.5.7.ebuild
index a83d24d7c28..21373b5f486 100644
--- a/app-emulation/img/img-0.5.7.ebuild
+++ b/app-emulation/img/img-0.5.7.ebuild
@@ -21,7 +21,7 @@ RESTRICT="test"
src_compile() {
local TAGS=$(usex seccomp 'seccomp' '')
pushd src/${EGO_PN} || die
- GOPATH="${S}" go build -tags "noembed ${TAGS}" -v -ldflags "-X ${EGO_PN}/version.GITCOMMIT=${GIT_COMMIT} -X ${EGO_PN}/version.VERSION=${PV}" -o "${S}"/bin/img . || die
+ GOPATH="${S}" go build -mod vendor -tags "noembed ${TAGS}" -v -ldflags "-X ${EGO_PN}/version.GITCOMMIT=${GIT_COMMIT} -X ${EGO_PN}/version.VERSION=${PV}" -o "${S}"/bin/img . || die
popd || die
}
next reply other threads:[~2019-10-07 14:21 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-07 14:21 Manuel Rüger [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-09-05 18:46 [gentoo-commits] repo/gentoo:master commit in: app-emulation/img/ William Hubbs
2021-09-05 18:46 William Hubbs
2021-04-15 8:41 Joonas Niilola
2021-04-06 21:17 Sam James
2019-12-05 6:47 Joonas Niilola
2019-08-19 14:39 Manuel Rüger
2019-08-19 14:37 Manuel Rüger
2019-05-09 15:29 Manuel Rüger
2018-12-30 16:10 Manuel Rüger
2018-11-14 21:16 Manuel Rüger
2018-10-31 12:24 Manuel Rüger
2018-09-26 14:08 Manuel Rüger
2018-09-06 17:34 Manuel Rüger
2018-07-27 13:52 Manuel Rüger
2018-07-27 13:52 Manuel Rüger
2018-07-09 16:48 Manuel Rüger
2018-07-09 16:48 Manuel Rüger
2018-06-15 14:24 Manuel Rüger
2018-06-15 14:24 Manuel Rüger
2018-06-12 11:56 Manuel Rüger
2018-06-06 20:43 Manuel Rüger
2018-06-06 11:54 Manuel Rüger
2018-06-02 12:42 Manuel Rüger
2018-06-02 12:40 Manuel Rüger
2018-06-01 14:31 Manuel Rüger
2018-05-31 9:36 Manuel Rüger
2018-05-31 9:34 Manuel Rüger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1570458086.683a4b78fcffa5428bfe1d33937d4612f36ba4b0.mrueg@gentoo \
--to=mrueg@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox