From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sci-libs/dart/
Date: Thu,  8 Sep 2022 10:24:41 +0000 (UTC)	[thread overview]
Message-ID: <1662632601.c205c46011114e1b40836de233fa6108e546c5eb.andrewammerlaan@gentoo> (raw)
commit:     c205c46011114e1b40836de233fa6108e546c5eb
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  8 10:23:21 2022 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Thu Sep  8 10:23:21 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c205c460
sci-libs/dart: quote ED variables
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
 sci-libs/dart/dart-6.12.1-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-libs/dart/dart-6.12.1-r2.ebuild b/sci-libs/dart/dart-6.12.1-r2.ebuild
index 29966aa83..1bb3e986c 100644
--- a/sci-libs/dart/dart-6.12.1-r2.ebuild
+++ b/sci-libs/dart/dart-6.12.1-r2.ebuild
@@ -160,7 +160,7 @@ src_install() {
 #	use python && cmake_build install-dartpy
 	mv "${ED}/usr/share/doc/dart/data" "${ED}/usr/share/${PN}" || die
 	if [[ -d "${ED}/usr/share/doc/dart" ]] ; then
-		if [[ "$(ls -A ${ED}/usr/share/doc/dart)" ]] ; then
+		if [[ "$(ls -A "${ED}"/usr/share/doc/dart)" ]] ; then
 			mv "${ED}"/usr/share/doc/dart/* "${ED}/usr/share/doc/${PF}" || die
 		fi
 	fi
WARNING: multiple messages have this Message-ID (diff)
From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: sci-libs/dart/
Date: Thu,  8 Sep 2022 10:24:47 +0000 (UTC)	[thread overview]
Message-ID: <1662632601.c205c46011114e1b40836de233fa6108e546c5eb.andrewammerlaan@gentoo> (raw)
Message-ID: <20220908102447.hruTtEQCMDVbUMf9LgwbGEuZvmNub9pvosYW-QONswU@z> (raw)
commit:     c205c46011114e1b40836de233fa6108e546c5eb
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  8 10:23:21 2022 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Thu Sep  8 10:23:21 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c205c460
sci-libs/dart: quote ED variables
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
 sci-libs/dart/dart-6.12.1-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-libs/dart/dart-6.12.1-r2.ebuild b/sci-libs/dart/dart-6.12.1-r2.ebuild
index 29966aa83..1bb3e986c 100644
--- a/sci-libs/dart/dart-6.12.1-r2.ebuild
+++ b/sci-libs/dart/dart-6.12.1-r2.ebuild
@@ -160,7 +160,7 @@ src_install() {
 #	use python && cmake_build install-dartpy
 	mv "${ED}/usr/share/doc/dart/data" "${ED}/usr/share/${PN}" || die
 	if [[ -d "${ED}/usr/share/doc/dart" ]] ; then
-		if [[ "$(ls -A ${ED}/usr/share/doc/dart)" ]] ; then
+		if [[ "$(ls -A "${ED}"/usr/share/doc/dart)" ]] ; then
 			mv "${ED}"/usr/share/doc/dart/* "${ED}/usr/share/doc/${PF}" || die
 		fi
 	fi
next             reply	other threads:[~2022-09-08 10:24 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-08 10:24 Andrew Ammerlaan [this message]
2022-09-08 10:24 ` [gentoo-commits] repo/proj/guru:master commit in: sci-libs/dart/ Andrew Ammerlaan
  -- strict thread matches above, loose matches on Subject: below --
2022-06-07 12:01 [gentoo-commits] repo/proj/guru:dev " Alessandro Barbieri
2022-06-05 20:58 Alessandro Barbieri
2022-05-03 20:21 Alessandro Barbieri
2022-04-24 16:01 Alessandro Barbieri
2022-03-29  9:47 Alessandro Barbieri
2021-07-10  4:09 Alessandro Barbieri
2021-05-19 20:35 Andrew Ammerlaan
2021-05-19 20:00 Alessandro Barbieri
2021-05-19 17:36 Alessandro Barbieri
2021-05-18  1:19 Alessandro Barbieri
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=1662632601.c205c46011114e1b40836de233fa6108e546c5eb.andrewammerlaan@gentoo \
    --to=andrewammerlaan@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