public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Vitaly Zdanevich" <zdanevich.vitaly@ya.ru>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-boot/boot-repair-iso-download/
Date: Mon, 25 Mar 2024 20:27:46 +0000 (UTC)	[thread overview]
Message-ID: <1711398449.76f204be0d9762eedbd8e49fa87c623f52ccaff1.zdanevich.vitaly@gentoo> (raw)

commit:     76f204be0d9762eedbd8e49fa87c623f52ccaff1
Author:     Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
AuthorDate: Mon Mar 25 20:27:29 2024 +0000
Commit:     Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
CommitDate: Mon Mar 25 20:27:29 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=76f204be

sys-boot/boot-repair-iso-download: add || die

Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly <AT> ya.ru>

 sys-boot/boot-repair-iso-download/boot-repair-iso-download-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-boot/boot-repair-iso-download/boot-repair-iso-download-9999.ebuild b/sys-boot/boot-repair-iso-download/boot-repair-iso-download-9999.ebuild
index 42d669848b..f453969d3b 100644
--- a/sys-boot/boot-repair-iso-download/boot-repair-iso-download-9999.ebuild
+++ b/sys-boot/boot-repair-iso-download/boot-repair-iso-download-9999.ebuild
@@ -18,7 +18,7 @@ QA_PREBUILT="*"
 
 src_install() {
 
-	cd "$DISTDIR"
+	cd "$DISTDIR" || die
 
 	mkdir -p "$ED/opt/distribs/" || die
 


             reply	other threads:[~2024-03-25 20:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-25 20:27 Vitaly Zdanevich [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-27 14:35 [gentoo-commits] repo/proj/guru:dev commit in: sys-boot/boot-repair-iso-download/ Julien Roy
2024-03-24 14:40 Vitaly Zdanevich
2024-03-24 14:01 Vitaly Zdanevich
2024-03-24 14:00 Vitaly Zdanevich
2024-03-24 13:50 Vitaly Zdanevich
2024-03-24 11:02 Vitaly Zdanevich
2024-03-24 10:32 Vitaly Zdanevich

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=1711398449.76f204be0d9762eedbd8e49fa87c623f52ccaff1.zdanevich.vitaly@gentoo \
    --to=zdanevich.vitaly@ya.ru \
    --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