[med-fichier] 07/17: add MPIFC definition

Christophe Trophime trophime-guest at moszumanska.debian.org
Tue Jan 28 10:40:36 UTC 2014


This is an automated email from the git hooks/post-receive script.

trophime-guest pushed a commit to branch master
in repository med-fichier.

commit 1e105301abd2fddfeb87f9d21768be6b50867f60
Author: Christophe Trophime <christrophime at googlemail.com>
Date:   Mon Sep 30 08:24:50 2013 +0200

    add MPIFC definition
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 1f92e19..781305a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,7 +27,8 @@ include /usr/share/quilt/quilt.make
 config.status: patch
 	dh_testdir
 	dh_autoreconf
-	F77="gfortran" CFLAGS="$(CFLAGS)" CPPFLAGS=-I/usr/include/mpi ./configure \
+	F77="gfortran" FC="gfortran" MPIFC="mpif90" \
+	CFLAGS="$(CFLAGS)" CPPFLAGS=-I/usr/include/mpi ./configure \
 			--host=$(DEB_HOST_GNU_TYPE) \
 			--build=$(DEB_BUILD_GNU_TYPE) \
 			--prefix=/usr \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/med-fichier.git



More information about the debian-science-commits mailing list