From: "Aisha Tammy" <gentoo@aisha.cc>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-libs/dpdk/
Date: Thu, 23 Dec 2021 21:34:08 +0000 (UTC) [thread overview]
Message-ID: <1640295231.af15274924fc38ce214c8fefab092c55fa023a47.epsilon-0@gentoo> (raw)
commit: af15274924fc38ce214c8fefab092c55fa023a47
Author: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Thu Dec 23 21:33:51 2021 +0000
Commit: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Thu Dec 23 21:33:51 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=af152749
net-libs/dpdk: fix finding python files
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>
net-libs/dpdk/dpdk-21.11.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/dpdk/dpdk-21.11.ebuild b/net-libs/dpdk/dpdk-21.11.ebuild
index ba9c719e8..a09a4bc53 100644
--- a/net-libs/dpdk/dpdk-21.11.ebuild
+++ b/net-libs/dpdk/dpdk-21.11.ebuild
@@ -56,7 +56,7 @@ src_configure() {
src_install() {
meson_src_install
- local pyfiles=( "${ED}/usr/bin/*.py" )
+ local pyfiles=( "${ED}"/usr/bin/*.py )
for pyfile in "${pyfiles[@]}"; do
python_fix_shebang "${pyfile}"
done
next reply other threads:[~2021-12-23 21:34 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-23 21:34 Aisha Tammy [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-04-14 1:21 [gentoo-commits] repo/proj/guru:master commit in: net-libs/dpdk/ Julien Roy
2024-04-14 0:29 ` [gentoo-commits] repo/proj/guru:dev " Julien Roy
2023-05-11 14:47 Adrian Schollmeyer
2022-09-06 23:21 Aisha Tammy
2022-08-15 14:22 Aisha Tammy
2022-08-15 14:18 Aisha Tammy
2022-05-09 18:44 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2022-05-09 18:42 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2022-04-26 17:32 Aisha Tammy
2022-04-26 17:31 Aisha Tammy
2021-12-27 2:47 Aisha Tammy
2021-12-23 15:08 Aisha Tammy
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=1640295231.af15274924fc38ce214c8fefab092c55fa023a47.epsilon-0@gentoo \
--to=gentoo@aisha.cc \
--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