From: "Anna Vyalkova" <cyber+gentoo@sysrq.in>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/cffsubr/
Date: Sat, 6 May 2023 12:40:06 +0000 (UTC) [thread overview]
Message-ID: <1683376800.c405f3b99583b7fe5bfa3b910fd665ca4945faf2.cybertailor@gentoo> (raw)
commit: c405f3b99583b7fe5bfa3b910fd665ca4945faf2
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sat May 6 12:40:00 2023 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Sat May 6 12:40:00 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c405f3b9
dev-python/cffsubr: 'rm -r' instead of 'rm -rf'
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
dev-python/cffsubr/cffsubr-0.2.9_p1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/cffsubr/cffsubr-0.2.9_p1.ebuild b/dev-python/cffsubr/cffsubr-0.2.9_p1.ebuild
index 9cfdc7444..d5678bbc0 100644
--- a/dev-python/cffsubr/cffsubr-0.2.9_p1.ebuild
+++ b/dev-python/cffsubr/cffsubr-0.2.9_p1.ebuild
@@ -31,7 +31,7 @@ distutils_enable_tests pytest
src_prepare() {
# remove bundled afdko
- rm -rf external || die
+ rm -r external || die
distutils-r1_src_prepare
}
next reply other threads:[~2023-05-06 12:40 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-06 12:40 Anna Vyalkova [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-06-01 5:03 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/cffsubr/ Anna Vyalkova
2022-05-30 23:04 Alessandro Barbieri
2022-05-30 23:04 Alessandro Barbieri
2021-06-20 2:23 Alessandro Barbieri
2021-06-19 21:53 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=1683376800.c405f3b99583b7fe5bfa3b910fd665ca4945faf2.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