From: "Mathieu Tortuyaux" <mathieu.tortuyaux@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-fs/gcsfuse/
Date: Thu, 14 Jan 2021 10:10:35 +0000 (UTC) [thread overview]
Message-ID: <1610618932.c973e986f2e0a25a79d3ea976222f21405299393.MathieuTortuyaux@gentoo> (raw)
commit: c973e986f2e0a25a79d3ea976222f21405299393
Author: Mathieu Tortuyaux <mathieu.tortuyaux <AT> gmail <DOT> com>
AuthorDate: Thu Jan 14 10:08:45 2021 +0000
Commit: Mathieu Tortuyaux <mathieu.tortuyaux <AT> gmail <DOT> com>
CommitDate: Thu Jan 14 10:08:52 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c973e986
sys-fs/gcsfuse: quote variable
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Mathieu Tortuyaux <mathieu.tortuyaux <AT> gmail.com>
sys-fs/gcsfuse/gcsfuse-0.32.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-fs/gcsfuse/gcsfuse-0.32.0.ebuild b/sys-fs/gcsfuse/gcsfuse-0.32.0.ebuild
index 88c9aba4..aca3d799 100644
--- a/sys-fs/gcsfuse/gcsfuse-0.32.0.ebuild
+++ b/sys-fs/gcsfuse/gcsfuse-0.32.0.ebuild
@@ -431,7 +431,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
src_compile() {
- go build -v -x -work -o ${PN} || die "build failed"
+ go build -v -x -work -o "${PN}" || die "build failed"
}
src_install() {
next reply other threads:[~2021-01-14 10:10 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-14 10:10 Mathieu Tortuyaux [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-10-06 14:38 [gentoo-commits] repo/proj/guru:master commit in: sys-fs/gcsfuse/ David Roman
2023-10-06 13:10 ` [gentoo-commits] repo/proj/guru:dev " David Roman
2023-10-06 13:10 David Roman
2023-05-02 20:19 Mathieu Tortuyaux
2022-06-22 9:50 Mathieu Tortuyaux
2022-04-28 9:08 Mathieu Tortuyaux
2022-04-05 14:32 Mathieu Tortuyaux
2021-12-21 13:55 Mathieu Tortuyaux
2021-12-16 15:11 Mathieu Tortuyaux
2021-12-07 14:12 Mathieu Tortuyaux
2021-08-11 13:55 Mathieu Tortuyaux
2021-06-08 13:09 Mathieu Tortuyaux
2021-04-28 19:11 Mathieu Tortuyaux
2021-04-01 12:57 Mathieu Tortuyaux
2021-03-28 11:43 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-03-28 11:14 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-03-26 11:13 Mathieu Tortuyaux
2021-02-24 17:27 Mathieu Tortuyaux
2021-01-21 9:11 Mathieu Tortuyaux
2021-01-14 9:16 Mathieu Tortuyaux
2021-01-13 20:53 Mathieu Tortuyaux
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=1610618932.c973e986f2e0a25a79d3ea976222f21405299393.MathieuTortuyaux@gentoo \
--to=mathieu.tortuyaux@gmail.com \
--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