From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/sipp/
Date: Fri, 08 Aug 2025 08:54:59 +0000 (UTC) [thread overview]
Message-ID: <1754643237.e3087699d0a446293cbac07bd005f739368c4515.sam@gentoo> (raw)
commit: e3087699d0a446293cbac07bd005f739368c4515
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 8 08:52:03 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Aug 8 08:53:57 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3087699
net-misc/sipp: add missing die
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-misc/sipp/sipp-3.7.3-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/sipp/sipp-3.7.3-r1.ebuild b/net-misc/sipp/sipp-3.7.3-r1.ebuild
index 009fc759e415..6b6fe8219e4d 100644
--- a/net-misc/sipp/sipp-3.7.3-r1.ebuild
+++ b/net-misc/sipp/sipp-3.7.3-r1.ebuild
@@ -30,7 +30,7 @@ PATCHES=(
)
src_prepare() {
- sed -e 's/ -Werror / /' -i "${S}/CMakeLists.txt"
+ sed -e 's/ -Werror / /' -i "${S}/CMakeLists.txt" || die
cmake_src_prepare
}
next reply other threads:[~2025-08-08 8:55 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-08 8:54 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-08-08 8:54 [gentoo-commits] repo/gentoo:master commit in: net-misc/sipp/ Sam James
2025-08-08 8:54 Sam James
2025-08-08 8:54 Sam James
2024-10-04 8:13 Sam James
2023-07-27 19:42 Andreas Sturmlechner
2023-07-21 6:22 Joonas Niilola
2023-07-21 6:22 Joonas Niilola
2023-07-21 6:22 Joonas Niilola
2021-09-17 2:06 Sam James
2021-06-29 16:35 Sam James
2021-02-22 7:25 Sam James
2019-12-22 16:59 Joonas Niilola
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=1754643237.e3087699d0a446293cbac07bd005f739368c4515.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