public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libverto/
Date: Sun, 25 Jul 2021 04:59:10 +0000 (UTC)	[thread overview]
Message-ID: <1627189140.0e7a51e6ceb9b503f6cdf8e817ffb8619483ad27.sam@gentoo> (raw)

commit:     0e7a51e6ceb9b503f6cdf8e817ffb8619483ad27
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 25 04:34:41 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 25 04:59:00 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e7a51e6

dev-libs/libverto: add missing || die

Fixes: c010009af59f0a3453c3d6249f0eb56e2b113fb6
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-libs/libverto/libverto-0.3.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libverto/libverto-0.3.2.ebuild b/dev-libs/libverto/libverto-0.3.2.ebuild
index d6bf244ff04..6bd2cda8023 100644
--- a/dev-libs/libverto/libverto-0.3.2.ebuild
+++ b/dev-libs/libverto/libverto-0.3.2.ebuild
@@ -45,5 +45,5 @@ multilib_src_configure() {
 multilib_src_install_all() {
 	default
 
-	find "${ED}" -name '*.la' -delete
+	find "${ED}" -name '*.la' -delete || die
 }


             reply	other threads:[~2021-07-25  4:59 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-25  4:59 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-30  9:26 [gentoo-commits] repo/gentoo:master commit in: dev-libs/libverto/ Eray Aslan
2024-01-29  8:04 Eray Aslan
2024-01-28 21:21 Sam James
2024-01-28 21:21 Sam James
2024-01-28 20:00 Arthur Zamarin
2024-01-28 20:00 Arthur Zamarin
2024-01-28 20:00 Arthur Zamarin
2024-01-28 20:00 Arthur Zamarin
2024-01-28 18:57 Sam James
2024-01-28 18:57 Sam James
2024-01-28 18:37 Eray Aslan
2024-01-28 18:27 Eray Aslan
2022-05-10  1:35 WANG Xuerui
2021-06-23  4:46 Sam James
2021-06-23  4:44 Sam James
2020-12-27 18:36 Sam James
2020-12-27 12:51 Sergei Trofimovich
2020-12-24 22:06 Sergei Trofimovich
2020-12-24 18:38 Sergei Trofimovich
2020-12-22  0:23 Sam James
2020-12-20 19:19 Sam James
2020-12-20 16:30 Thomas Deutschmann
2020-12-20 14:09 Sam James
2020-12-20 12:34 Sam James
2019-12-13  6:30 Eray Aslan
2019-05-05 13:08 Mikle Kolyada
2019-01-05 17:19 Mikle Kolyada
2018-12-15 13:51 Eray Aslan
2018-12-15 13:12 Eray Aslan
2018-12-15 13:11 Eray Aslan
2018-05-12 10:14 Mart Raudsepp

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=1627189140.0e7a51e6ceb9b503f6cdf8e817ffb8619483ad27.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