public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: sys-boot/boot-repair-iso-download/
Date: Sun, 24 Mar 2024 19:31:47 +0000 (UTC)	[thread overview]
Message-ID: <1711291254.fa4419f299a7f7324e4fd459b5dd9dc2c3942b10.julien@gentoo> (raw)

commit:     fa4419f299a7f7324e4fd459b5dd9dc2c3942b10
Author:     Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
AuthorDate: Sun Mar 24 14:40:54 2024 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Sun Mar 24 14:40:54 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fa4419f2

sys-boot/boot-repair-iso-download: reorder lines

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

 .../boot-repair-iso-download/boot-repair-iso-download-9999.ebuild     | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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 b6e7b6dbf5..42d669848b 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,10 +18,10 @@ QA_PREBUILT="*"
 
 src_install() {
 
-	mkdir -p "$ED/opt/distribs/" || die
-
 	cd "$DISTDIR"
 
+	mkdir -p "$ED/opt/distribs/" || die
+
 	cp boot-repair-disk-64bit.iso "$ED/opt/distribs/" || die
 }
 


             reply	other threads:[~2024-03-24 19:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-24 19:31 Julien Roy [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-28  3:43 [gentoo-commits] repo/proj/guru:master commit in: sys-boot/boot-repair-iso-download/ Haelwenn Monnier
2024-03-25 23:15 Julien Roy
2024-03-24 19:31 Julien Roy
2024-03-24 19:31 Julien Roy
2024-03-24 19:31 Julien Roy
2024-03-24 19:31 Julien Roy
2024-03-24 19:31 Julien Roy

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=1711291254.fa4419f299a7f7324e4fd459b5dd9dc2c3942b10.julien@gentoo \
    --to=julien@jroy.ca \
    --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