From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/go-ipfs/
Date: Thu, 5 May 2022 04:23:38 +0000 (UTC) [thread overview]
Message-ID: <1651724608.a2ef6080cdc1196bb56df6b2676f658c40dcc4fc.sam@gentoo> (raw)
commit: a2ef6080cdc1196bb56df6b2676f658c40dcc4fc
Author: David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Wed May 4 20:05:02 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu May 5 04:23:28 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2ef6080
net-p2p/go-ipfs: fix build error
Closes: https://bugs.gentoo.org/841988
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/25327
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-p2p/go-ipfs/go-ipfs-0.12.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-p2p/go-ipfs/go-ipfs-0.12.2.ebuild b/net-p2p/go-ipfs/go-ipfs-0.12.2.ebuild
index 57e9b470e41e..2c9295fc8135 100644
--- a/net-p2p/go-ipfs/go-ipfs-0.12.2.ebuild
+++ b/net-p2p/go-ipfs/go-ipfs-0.12.2.ebuild
@@ -41,7 +41,7 @@ src_compile() {
go build "${mygoargs[@]}" -o ipfs ./cmd/ipfs || die
go build "${mygoargs[@]}" -o ipfswatch ./cmd/ipfswatch || die
- ./ipfs commands completion bash > ipfs-completion.bash || die
+ IPFS_PATH="" ./ipfs commands completion bash > ipfs-completion.bash || die
}
src_test() {
next reply other threads:[~2022-05-05 4:23 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-05 4:23 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-08-03 22:55 [gentoo-commits] repo/gentoo:master commit in: net-p2p/go-ipfs/ Sam James
2022-06-30 20:25 Sam James
2022-04-22 17:44 Sam James
2022-04-22 17:36 Sam James
2021-12-29 1:51 Sam James
2021-12-29 1:51 Sam James
2021-08-01 6:39 Joonas Niilola
2021-08-01 6:39 Joonas Niilola
2021-07-16 6:49 Joonas Niilola
2021-03-09 11:37 Joonas Niilola
2020-11-18 15:00 Joonas Niilola
2020-11-18 15:00 Joonas Niilola
2020-06-14 14:05 Joonas Niilola
2020-03-18 8:30 Joonas Niilola
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=1651724608.a2ef6080cdc1196bb56df6b2676f658c40dcc4fc.sam@gentoo \
--to=sam@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