[med-fichier] 09/17: Force use of mpif90

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 1d5e7131c34acbc30a72b3e71427b60225b0c6ac
Author: Christophe Trophime <christrophime at googlemail.com>
Date:   Mon Sep 30 08:52:42 2013 +0200

    Force use of mpif90
---
 debian/rules | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 781305a..e6503b4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,14 +27,13 @@ include /usr/share/quilt/quilt.make
 config.status: patch
 	dh_testdir
 	dh_autoreconf
-	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 \
 			--mandir=\$${prefix}/share/man \
 			--infodir=\$${prefix}/share/info \
-			--with-f90="gfortran"
+			--with-f90="mpif90"
 	
 
 build: build-stamp

-- 
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