From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-visualization/visit/
Date: Mon, 25 Jun 2018 04:44:44 +0000 (UTC) [thread overview]
Message-ID: <1529901827.70987f8dd6a2c77e022ea239a1b69482caec71c9.asturm@gentoo> (raw)
commit: 70987f8dd6a2c77e022ea239a1b69482caec71c9
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 24 23:02:58 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Jun 25 04:43:47 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70987f8d
sci-visualization/visit: missing || die
Package-Manager: Portage-2.3.40, Repoman-2.3.9
sci-visualization/visit/visit-2.12.3-r1.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/sci-visualization/visit/visit-2.12.3-r1.ebuild b/sci-visualization/visit/visit-2.12.3-r1.ebuild
index b8a15ab5cdc..14564343708 100644
--- a/sci-visualization/visit/visit-2.12.3-r1.ebuild
+++ b/sci-visualization/visit/visit-2.12.3-r1.ebuild
@@ -55,7 +55,8 @@ src_prepare() {
cmake-utils_src_prepare
use mpi && eapply "${FILESDIR}/${P}-vtkmpi.patch"
- sed -i 's/exec python $frontendlauncherpy $0 ${1+"$@"}/exec '${EPYTHON}' $frontendlauncherpy $0 ${1+"$@"}/g' "bin/frontendlauncher"
+ sed -i 's/exec python $frontendlauncherpy $0 ${1+"$@"}/exec '${EPYTHON}' \
+ $frontendlauncherpy $0 ${1+"$@"}/g' "bin/frontendlauncher" || die
}
src_configure() {
next reply other threads:[~2018-06-25 4:44 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-25 4:44 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-09-14 16:33 [gentoo-commits] repo/gentoo:master commit in: sci-visualization/visit/ Richard Yao
2018-06-25 4:44 Andreas Sturmlechner
2018-06-25 4:44 Andreas Sturmlechner
2018-06-25 4:44 Andreas Sturmlechner
2018-06-25 4:44 Andreas Sturmlechner
2017-11-17 7:50 Slawek Lis
2017-09-21 13:57 Michael Palimaka
2017-08-30 7:42 Slawek Lis
2017-08-30 7:42 Slawek Lis
2017-08-16 10:28 Slawek Lis
2017-08-14 5:32 Slawek Lis
2017-06-05 6:26 Slawek Lis
2016-05-13 4:46 Slawek Lis
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=1529901827.70987f8dd6a2c77e022ea239a1b69482caec71c9.asturm@gentoo \
--to=asturm@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