public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sebastien Fabbro" <bicatali@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-astronomy/montage/
Date: Thu,  1 Sep 2016 21:38:02 +0000 (UTC)	[thread overview]
Message-ID: <1472765868.0de9f1327427e331d186ea3ff835d97191efd3de.bicatali@gentoo> (raw)

commit:     0de9f1327427e331d186ea3ff835d97191efd3de
Author:     Sébastien Fabbro <bicatali <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  1 21:37:24 2016 +0000
Commit:     Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Thu Sep  1 21:37:48 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0de9f132

sci-astronomy/montage: fix sed issue when mpi flag is set (bug #586412)

Package-Manager: portage-2.3.0

 sci-astronomy/montage/montage-4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-astronomy/montage/montage-4.1.ebuild b/sci-astronomy/montage/montage-4.1.ebuild
index 37e1207..a887d9e 100644
--- a/sci-astronomy/montage/montage-4.1.ebuild
+++ b/sci-astronomy/montage/montage-4.1.ebuild
@@ -52,7 +52,7 @@ src_prepare() {
 	if use mpi; then
 		sed -e 's:# MPICC:MPICC:' \
 			-e 's:# BINS:BINS:' \
-			-i Montage/Makefile || die
+			-i Montage/Makefile.* || die
 	fi
 }
 


             reply	other threads:[~2016-09-01 21:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-01 21:38 Sebastien Fabbro [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-02-27  4:42 [gentoo-commits] repo/gentoo:master commit in: sci-astronomy/montage/ Sam James
2016-06-09 15:52 Sebastien Fabbro

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=1472765868.0de9f1327427e331d186ea3ff835d97191efd3de.bicatali@gentoo \
    --to=bicatali@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