public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/influxdb/
Date: Mon, 29 May 2023 12:33:02 +0000 (UTC)	[thread overview]
Message-ID: <1685363564.152ff2bcfa560f4685dc181e625886e515013f66.juippis@gentoo> (raw)

commit:     152ff2bcfa560f4685dc181e625886e515013f66
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Mon May 29 12:32:44 2023 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon May 29 12:32:44 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=152ff2bc

dev-db/influxdb: fix UnquotedVariable in 2.7.1

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 dev-db/influxdb/influxdb-2.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/influxdb/influxdb-2.7.1.ebuild b/dev-db/influxdb/influxdb-2.7.1.ebuild
index f26338fa1f71..47c999a22796 100644
--- a/dev-db/influxdb/influxdb-2.7.1.ebuild
+++ b/dev-db/influxdb/influxdb-2.7.1.ebuild
@@ -196,7 +196,7 @@ src_prepare() {
 src_compile() {
 	mv "${WORKDIR}/go-mod" "${WORKDIR}/go-mod-tmp" || die
 	mv "${WORKDIR}/go-mod-tmp/github.com/influxdata/pkg-config@v0.2.11/go-mod" "${WORKDIR}/go-mod" || die
-	cd ${WORKDIR}/go-mod-tmp/github.com/influxdata/pkg-config* || die
+	cd "${WORKDIR}"/go-mod-tmp/github.com/influxdata/pkg-config* || die
 	ego build .
 	mv "${WORKDIR}/go-mod" "${WORKDIR}/go-mod-tmp/github.com/influxdata/pkg-config@v0.2.11" || die
 	mv "${WORKDIR}/go-mod-tmp" "${WORKDIR}/go-mod" || die


             reply	other threads:[~2023-05-29 12:33 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-29 12:33 Joonas Niilola [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-10-06  0:26 [gentoo-commits] repo/gentoo:master commit in: dev-db/influxdb/ Sam James
2025-05-30 11:02 Sam James
2024-12-17 17:30 Sam James
2024-12-17 17:30 Sam James
2024-09-14  7:14 Joonas Niilola
2024-09-14  7:14 Joonas Niilola
2024-06-25 20:23 Louis Sautier
2024-06-25 20:23 Louis Sautier
2024-06-25 20:23 Louis Sautier
2024-06-25 20:23 Louis Sautier
2024-04-02 18:03 Conrad Kostecki
2024-02-25 19:49 Conrad Kostecki
2023-12-18 14:41 Joonas Niilola
2023-12-18 14:41 Joonas Niilola
2023-12-18 14:41 Joonas Niilola
2023-12-18 14:41 Joonas Niilola
2023-06-14  2:20 William Hubbs
2023-06-14  1:09 William Hubbs
2023-06-14  0:47 William Hubbs
2023-06-12 17:47 William Hubbs
2023-05-29 12:33 Joonas Niilola
2023-01-28 18:34 William Hubbs
2022-11-05 17:36 Joonas Niilola
2021-07-24  6:22 John Helmert III
2020-10-04 16:14 William Hubbs
2020-07-18 23:20 William Hubbs
2020-07-15 21:33 Robin H. Johnson
2020-07-13 15:42 William Hubbs
2020-06-30 19:53 Matt Turner
2020-04-05 21:30 Robin H. Johnson
2018-11-01 17:39 William Hubbs
2018-09-28 18:42 Mikle Kolyada

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=1685363564.152ff2bcfa560f4685dc181e625886e515013f66.juippis@gentoo \
    --to=juippis@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