From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/stargazer/
Date: Sat, 8 Feb 2020 16:25:04 +0000 (UTC) [thread overview]
Message-ID: <1581178994.c6024ddb5800a42aad8e3f944749e77df2441635.soap@gentoo> (raw)
commit: c6024ddb5800a42aad8e3f944749e77df2441635
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 8 16:23:14 2020 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Feb 8 16:23:14 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6024ddb
net-misc/stargazer: [QA] Fix UnnecessarySlashStrip
Signed-off-by: David Seifert <soap <AT> gentoo.org>
net-misc/stargazer/stargazer-2.408-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/stargazer/stargazer-2.408-r1.ebuild b/net-misc/stargazer/stargazer-2.408-r1.ebuild
index 18d197b3ccb..d8372e8418a 100644
--- a/net-misc/stargazer/stargazer-2.408-r1.ebuild
+++ b/net-misc/stargazer/stargazer-2.408-r1.ebuild
@@ -339,7 +339,7 @@ src_install() {
if use module_other_remote_script ; then
# Create subnets file based on example from mod_remote_script.conf
grep 192 "${S}"/projects/stargazer/inst/linux/etc/stargazer/conf-available.d/mod_remote_script.conf \
- | sed 's/# //' > "${ED%/}"/etc/stargazer/subnets
+ | sed 's/# //' > "${ED}"/etc/stargazer/subnets
# Correct permissions for file
fperms 0640 /etc/stargazer/subnets
next reply other threads:[~2020-02-08 16:25 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-08 16:25 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-07-11 21:23 [gentoo-commits] repo/gentoo:master commit in: net-misc/stargazer/ Conrad Kostecki
2021-07-11 21:23 Conrad Kostecki
2018-05-05 1:50 Aaron Bauman
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=1581178994.c6024ddb5800a42aad8e3f944749e77df2441635.soap@gentoo \
--to=soap@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