mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
sci-astronomy/montage: fix sed issue when mpi flag is set (bug #586412)
Package-Manager: portage-2.3.0
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user