From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/yersinia/
Date: Mon, 30 Sep 2024 04:30:59 +0000 (UTC) [thread overview]
Message-ID: <1727670616.693f8439aa271b6ffcac4dc8a1499066eaa3bea9.sam@gentoo> (raw)
commit: 693f8439aa271b6ffcac4dc8a1499066eaa3bea9
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 30 03:05:06 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Sep 30 04:30:16 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=693f8439
net-analyzer/yersinia: fix sed for USE=-gtk
configure.in was renamed to configure.ac upstream.
Closes: https://bugs.gentoo.org/940353
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-analyzer/yersinia/yersinia-0.8.2_p20221119.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-analyzer/yersinia/yersinia-0.8.2_p20221119.ebuild b/net-analyzer/yersinia/yersinia-0.8.2_p20221119.ebuild
index 3e07f8adbe01..3dd4b4f768e5 100644
--- a/net-analyzer/yersinia/yersinia-0.8.2_p20221119.ebuild
+++ b/net-analyzer/yersinia/yersinia-0.8.2_p20221119.ebuild
@@ -43,7 +43,7 @@ src_prepare() {
if ! use gtk; then
# bug #514802
- sed -i -e '/AM_GLIB_GNU_GETTEXT/d' configure.in || die
+ sed -i -e '/AM_GLIB_GNU_GETTEXT/d' configure.ac || die
fi
eautoreconf
next reply other threads:[~2024-09-30 4:31 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-30 4:30 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-11-16 23:18 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/yersinia/ Sam James
2020-11-27 14:46 Aaron Bauman
2020-11-27 7:53 Agostino Sarubbo
2020-11-26 23:44 Thomas Deutschmann
2020-01-28 15:38 Jeroen Roovers
2017-08-24 12:47 Jeroen Roovers
2017-08-24 12:47 Jeroen Roovers
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=1727670616.693f8439aa271b6ffcac4dc8a1499066eaa3bea9.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