public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ronny Gutbrod" <gentoo@tastytea.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-libs/kcgi/
Date: Fri, 30 Apr 2021 16:21:28 +0000 (UTC)	[thread overview]
Message-ID: <1619799100.720aeb7e0486e67f967fd2e2f1f5b1288ed61e9e.tastytea@gentoo> (raw)

commit:     720aeb7e0486e67f967fd2e2f1f5b1288ed61e9e
Author:     Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de>
AuthorDate: Fri Apr 30 16:02:59 2021 +0000
Commit:     Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Fri Apr 30 16:11:40 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=720aeb7e

net-libs/kcgi: Add || die to find.

Signed-off-by: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea.de>

 net-libs/kcgi/kcgi-0.12.3.ebuild | 2 +-
 net-libs/kcgi/kcgi-0.12.4.ebuild | 2 +-
 net-libs/kcgi/kcgi-9999.ebuild   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-libs/kcgi/kcgi-0.12.3.ebuild b/net-libs/kcgi/kcgi-0.12.3.ebuild
index cc222867b..abebd56bc 100644
--- a/net-libs/kcgi/kcgi-0.12.3.ebuild
+++ b/net-libs/kcgi/kcgi-0.12.3.ebuild
@@ -50,5 +50,5 @@ src_install() {
 		DESTDIR="${D}" \
 		MANDIR=/usr/share/man \
 		install || die
-	find "${ED}/usr/$(get_libdir)" -name "*.a" -delete
+	find "${ED}/usr/$(get_libdir)" -name "*.a" -delete || die
 }

diff --git a/net-libs/kcgi/kcgi-0.12.4.ebuild b/net-libs/kcgi/kcgi-0.12.4.ebuild
index cc222867b..abebd56bc 100644
--- a/net-libs/kcgi/kcgi-0.12.4.ebuild
+++ b/net-libs/kcgi/kcgi-0.12.4.ebuild
@@ -50,5 +50,5 @@ src_install() {
 		DESTDIR="${D}" \
 		MANDIR=/usr/share/man \
 		install || die
-	find "${ED}/usr/$(get_libdir)" -name "*.a" -delete
+	find "${ED}/usr/$(get_libdir)" -name "*.a" -delete || die
 }

diff --git a/net-libs/kcgi/kcgi-9999.ebuild b/net-libs/kcgi/kcgi-9999.ebuild
index cc222867b..abebd56bc 100644
--- a/net-libs/kcgi/kcgi-9999.ebuild
+++ b/net-libs/kcgi/kcgi-9999.ebuild
@@ -50,5 +50,5 @@ src_install() {
 		DESTDIR="${D}" \
 		MANDIR=/usr/share/man \
 		install || die
-	find "${ED}/usr/$(get_libdir)" -name "*.a" -delete
+	find "${ED}/usr/$(get_libdir)" -name "*.a" -delete || die
 }


             reply	other threads:[~2021-04-30 16:21 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-30 16:21 Ronny Gutbrod [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-29  1:34 [gentoo-commits] repo/proj/guru:dev commit in: net-libs/kcgi/ Aisha Tammy
2021-11-10  4:54 Anna Vyalkova
2021-08-10 21:17 Anna Vyalkova
2021-08-08 12:59 Anna Vyalkova
2021-05-17 20:29 Anna Vyalkova
2021-05-02  3:06 Anna Vyalkova
2021-04-30 16:21 Ronny Gutbrod
2021-04-10 22:30 Aisha Tammy
2021-01-23 13:30 Aisha Tammy
2021-01-23 13:30 Aisha Tammy
2021-01-19 16:17 Aisha Tammy

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=1619799100.720aeb7e0486e67f967fd2e2f1f5b1288ed61e9e.tastytea@gentoo \
    --to=gentoo@tastytea.de \
    --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