public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Francois-Xavier Carton" <fx.carton91@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sci-mathematics/why3/
Date: Sat,  4 Sep 2021 13:15:18 +0000 (UTC)	[thread overview]
Message-ID: <1630760860.6bd2366827c2e9dbd72d601651bb8348bdb7b04c.Francois-XavierCarton@gentoo> (raw)

commit:     6bd2366827c2e9dbd72d601651bb8348bdb7b04c
Author:     François-Xavier Carton <fx.carton91 <AT> gmail <DOT> com>
AuthorDate: Sat Sep  4 12:53:29 2021 +0000
Commit:     Francois-Xavier Carton <fx.carton91 <AT> gmail <DOT> com>
CommitDate: Sat Sep  4 13:07:40 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6bd23668

sci-mathematics/why3: no need to die with emake

Signed-off-by: François-Xavier Carton <fx.carton91 <AT> gmail.com>

 sci-mathematics/why3/why3-1.3.3.ebuild | 2 +-
 sci-mathematics/why3/why3-1.4.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-mathematics/why3/why3-1.3.3.ebuild b/sci-mathematics/why3/why3-1.3.3.ebuild
index efe7c0d1a..75f796891 100644
--- a/sci-mathematics/why3/why3-1.3.3.ebuild
+++ b/sci-mathematics/why3/why3-1.3.3.ebuild
@@ -70,7 +70,7 @@ src_compile() {
 
 src_install(){
 	findlib_src_preinst
-	emake install install-lib DESTDIR="${ED}" || die "make failed"
+	emake install install-lib DESTDIR="${ED}"
 
 	doman doc/why3.1
 	einstalldocs

diff --git a/sci-mathematics/why3/why3-1.4.0.ebuild b/sci-mathematics/why3/why3-1.4.0.ebuild
index 0c41a284e..9174013f3 100644
--- a/sci-mathematics/why3/why3-1.4.0.ebuild
+++ b/sci-mathematics/why3/why3-1.4.0.ebuild
@@ -74,7 +74,7 @@ src_compile() {
 
 src_install(){
 	findlib_src_preinst
-	emake install install-lib DESTDIR="${ED}" || die "make failed"
+	emake install install-lib DESTDIR="${ED}"
 
 	einstalldocs
 	docompress -x /usr/share/doc/${PF}/examples


             reply	other threads:[~2021-09-04 13:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-04 13:15 Francois-Xavier Carton [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-12-15 10:35 [gentoo-commits] repo/proj/guru:dev commit in: sci-mathematics/why3/ Andrew Ammerlaan
2021-10-01 13:16 Francois-Xavier Carton
2021-04-19  1:20 Francois-Xavier Carton
2021-03-30 19:37 Francois-Xavier Carton
2021-01-09 17:02 Francois-Xavier Carton

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=1630760860.6bd2366827c2e9dbd72d601651bb8348bdb7b04c.Francois-XavierCarton@gentoo \
    --to=fx.carton91@gmail.com \
    --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