From: "Anna Vyalkova" <cyber+gentoo@sysrq.in>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-nntp/inn/
Date: Tue, 11 Jan 2022 13:08:05 +0000 (UTC) [thread overview]
Message-ID: <1641906467.210f1c5a531575b8452c53acf50b233f9c7c7f69.cybertailor@gentoo> (raw)
commit: 210f1c5a531575b8452c53acf50b233f9c7c7f69
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Tue Jan 11 13:07:47 2022 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Tue Jan 11 13:07:47 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=210f1c5a
net-nntp/inn: fix rm
Closes: https://bugs.gentoo.org/830927
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
net-nntp/inn/inn-2.6.4-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-nntp/inn/inn-2.6.4-r1.ebuild b/net-nntp/inn/inn-2.6.4-r1.ebuild
index 64951fc42..910a7babb 100644
--- a/net-nntp/inn/inn-2.6.4-r1.ebuild
+++ b/net-nntp/inn/inn-2.6.4-r1.ebuild
@@ -115,7 +115,7 @@ src_install() {
find "${ED}" -name '*.la' -delete || die
rm "${ED}"/usr/share/doc/${PF}/{GPL,LICENSE} || die
- rm -r "${ED}"/{run} || die
+ rm -r "${ED}"/run || die
# collision with sys-apps/man-pages
mv "${ED}"/usr/share/man/man3/{list,inn-list}.3 || die
next reply other threads:[~2022-01-11 13:08 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-11 13:08 Anna Vyalkova [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-14 20:07 [gentoo-commits] repo/proj/guru:dev commit in: net-nntp/inn/ Julien Roy
2023-05-11 12:54 Anna Vyalkova
2023-02-25 0:00 Anna Vyalkova
2022-07-07 0:41 Anna Vyalkova
2022-03-18 4:04 Anna Vyalkova
2022-01-03 21:36 Anna Vyalkova
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=1641906467.210f1c5a531575b8452c53acf50b233f9c7c7f69.cybertailor@gentoo \
--to=cyber+gentoo@sysrq.in \
--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