From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/superslicer/
Date: Thu, 11 Aug 2022 10:55:09 +0000 (UTC) [thread overview]
Message-ID: <1660215290.4769bb50c373305334cf140516f3c9e42bcdf810.sam@gentoo> (raw)
commit: 4769bb50c373305334cf140516f3c9e42bcdf810
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 11 10:46:11 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Aug 11 10:54:50 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4769bb50
media-gfx/superslicer: fix UnquotedVariable
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-gfx/superslicer/superslicer-2.4.58.3-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/superslicer/superslicer-2.4.58.3-r1.ebuild b/media-gfx/superslicer/superslicer-2.4.58.3-r1.ebuild
index 25e24b5db12a..f7c31c7c0aa6 100644
--- a/media-gfx/superslicer/superslicer-2.4.58.3-r1.ebuild
+++ b/media-gfx/superslicer/superslicer-2.4.58.3-r1.ebuild
@@ -66,7 +66,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
src_unpack() {
default
- mv slic3r-profiles-*/* ${S}/resources/profiles/ || die
+ mv slic3r-profiles-*/* "${S}"/resources/profiles/ || die
}
src_configure() {
next reply other threads:[~2022-08-11 10:55 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-11 10:55 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-07-16 7:24 [gentoo-commits] repo/gentoo:master commit in: media-gfx/superslicer/ Sam James
2023-11-26 12:38 Arthur Zamarin
2023-07-15 11:50 Arthur Zamarin
2023-06-04 13:33 Piotr Karbowski
2022-12-28 22:25 Sam James
2022-12-28 18:13 Piotr Karbowski
2022-08-11 10:55 Sam James
2022-07-14 21:32 Piotr Karbowski
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=1660215290.4769bb50c373305334cf140516f3c9e42bcdf810.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