public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/molequeue/
Date: Thu, 10 Nov 2022 05:06:55 +0000 (UTC)	[thread overview]
Message-ID: <1668056573.06da890c4b79d9a78e6098f3576a15cd952dfd4e.arthurzam@gentoo> (raw)

commit:     06da890c4b79d9a78e6098f3576a15cd952dfd4e
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Nov  9 19:57:35 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Nov 10 05:02:53 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06da890c

sci-chemistry/molequeue: fix UnquotedVariable

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 sci-chemistry/molequeue/molequeue-0.9.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-chemistry/molequeue/molequeue-0.9.0-r1.ebuild b/sci-chemistry/molequeue/molequeue-0.9.0-r1.ebuild
index 8901b0f81ce5..097499b09f3c 100644
--- a/sci-chemistry/molequeue/molequeue-0.9.0-r1.ebuild
+++ b/sci-chemistry/molequeue/molequeue-0.9.0-r1.ebuild
@@ -53,7 +53,7 @@ src_configure() {
 			-DINSTALL_LIBRARY_DIR=$(get_libdir)
 			)
 		use zeromq && \
-			mycmakeargs+=( -DZeroMQ_ROOT_DIR=\"${EPREFIX}/usr\" )
+			mycmakeargs+=( "-DZeroMQ_ROOT_DIR=\"${EPREFIX}/usr\"" )
 
 		cmake_src_configure
 	}


             reply	other threads:[~2022-11-10  5:06 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-10  5:06 Arthur Zamarin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-04 18:13 [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/molequeue/ Andreas K. Hüttel
2023-09-19 17:48 Arthur Zamarin
2022-06-15 13:37 Andrew Ammerlaan
2020-09-12  8:43 Pacho Ramos
2019-06-12 10:13 Andreas Sturmlechner
2018-01-13 23:28 Andreas Sturmlechner
2018-01-13 23:28 Andreas Sturmlechner
2017-09-24  6:45 Michael Palimaka
2015-12-29 10:44 Justin Lecher

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=1668056573.06da890c4b79d9a78e6098f3576a15cd952dfd4e.arthurzam@gentoo \
    --to=arthurzam@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