From: "Mike Gilbert" <floppym@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/runit/
Date: Thu, 5 Sep 2024 14:42:52 +0000 (UTC) [thread overview]
Message-ID: <1725547320.b28b765a56f848bccd25057856a9f4420123b664.floppym@gentoo> (raw)
commit: b28b765a56f848bccd25057856a9f4420123b664
Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 5 14:42:00 2024 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Thu Sep 5 14:42:00 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b28b765a
sys-process/runit: add || die and adjust whitespace
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
sys-process/runit/runit-2.1.2-r5.ebuild | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/sys-process/runit/runit-2.1.2-r5.ebuild b/sys-process/runit/runit-2.1.2-r5.ebuild
index c64c0578d5e9..8d6056f4ffba 100644
--- a/sys-process/runit/runit-2.1.2-r5.ebuild
+++ b/sys-process/runit/runit-2.1.2-r5.ebuild
@@ -28,11 +28,10 @@ src_unpack() {
src_prepare() {
default
- cd "${S}"/..
- eapply -p3 "${WORKDIR}"/patches
-
- cd "${S}"
+ cd "${S}"/.. || die
+ eapply -p3 "${WORKDIR}"/patches
+ cd "${S}" || die
# We either build everything or nothing static
sed -i -e 's:-static: :' Makefile || die
next reply other threads:[~2024-09-05 14:42 UTC|newest]
Thread overview: 51+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-05 14:42 Mike Gilbert [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-23 3:09 [gentoo-commits] repo/gentoo:master commit in: sys-process/runit/ Sam James
2025-02-23 3:09 Sam James
2025-01-25 15:48 Sam James
2025-01-25 15:48 Sam James
2025-01-25 15:48 Sam James
2025-01-25 15:48 Sam James
2025-01-25 15:48 Sam James
2025-01-25 15:48 Sam James
2025-01-25 15:48 Sam James
2025-01-25 15:48 Sam James
2025-01-25 15:48 Sam James
2025-01-25 15:48 Sam James
2025-01-25 15:48 Sam James
2025-01-25 15:48 Sam James
2024-12-11 2:48 Sam James
2024-12-09 5:40 Sam James
2024-11-26 5:57 Eli Schwartz
2024-10-07 15:33 Mike Gilbert
2024-09-05 14:42 Mike Gilbert
2024-08-23 7:33 Ulrich Müller
2024-08-23 7:28 Sam James
2024-08-23 7:28 Sam James
2024-08-22 14:35 Mike Gilbert
2024-08-22 14:06 Mike Gilbert
2024-07-21 0:31 Sam James
2024-06-21 18:58 Arthur Zamarin
2024-06-21 18:58 Arthur Zamarin
2024-06-21 18:58 Arthur Zamarin
2024-06-21 18:58 Arthur Zamarin
2024-06-21 18:27 Arthur Zamarin
2024-06-21 18:27 Arthur Zamarin
2024-06-21 18:27 Arthur Zamarin
2024-06-21 18:27 Arthur Zamarin
2024-06-16 6:07 Robin H. Johnson
2024-01-12 16:41 Ionen Wolkens
2024-01-12 16:31 William Hubbs
2022-08-01 2:33 Sam James
2022-02-13 21:08 Conrad Kostecki
2021-05-14 9:35 Agostino Sarubbo
2021-05-13 21:17 Sam James
2021-05-13 21:17 Sam James
2021-05-13 21:16 Sam James
2021-05-13 21:15 Sam James
2021-05-13 21:15 Sam James
2021-05-13 21:15 Sam James
2018-05-20 0:20 William Hubbs
2018-05-20 0:18 William Hubbs
2016-11-15 3:47 Mike Frysinger
2016-11-14 14:50 Mike Frysinger
2016-11-11 18:52 William Hubbs
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=1725547320.b28b765a56f848bccd25057856a9f4420123b664.floppym@gentoo \
--to=floppym@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