[freefem++] add suffix to mpich binaries

Dominik Mierzejewski rathann at fedoraproject.org
Fri Nov 29 14:36:47 UTC 2013


commit 789fa3bfc992b2cfbd4b121429780a2c86094fcf
Author: Dominik Mierzejewski <dominik at greysector.net>
Date:   Fri Nov 29 15:36:36 2013 +0100

    add suffix to mpich binaries

 freefem++.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/freefem++.spec b/freefem++.spec
index ac19a5d..8288cd4 100644
--- a/freefem++.spec
+++ b/freefem++.spec
@@ -261,8 +261,8 @@ popd
 %{_libdir}/openmpi/lib/ff++
 
 %files mpich
-%{_libdir}/mpich/bin/FreeFem++-mpi
-%{_libdir}/mpich/bin/ff-mpirun
+%{_libdir}/mpich/bin/FreeFem++-mpi_mpich
+%{_libdir}/mpich/bin/ff-mpirun_mpich
 %{_libdir}/mpich/lib/ff++
 
 %changelog


More information about the scm-commits mailing list