[med-fichier] 06/17: Fix patch

Christophe Trophime trophime-guest at moszumanska.debian.org
Tue Jan 28 10:40:35 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 95f69b3a97a2d945b34de484bc2a67be8deee5cc
Author: Christophe Trophime <christrophime at googlemail.com>
Date:   Sun Sep 29 17:32:24 2013 +0200

    Fix patch
---
 debian/patches/01-ac-prog-fc.patch | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/patches/01-ac-prog-fc.patch b/debian/patches/01-ac-prog-fc.patch
index 0f07d62..1786e9c 100644
--- a/debian/patches/01-ac-prog-fc.patch
+++ b/debian/patches/01-ac-prog-fc.patch
@@ -7,12 +7,12 @@ Index: med-fichier/configure.ac
  test "x$ac_cv_prog_cc_c99" = "no" || AC_DEFINE(HAVE_CC_C99,[1],[The C99 capabilities of C compiler.])
  
 -MED_CHECK_F77
-+MED_CHECK_F90
++MED_CHECK_F77
  if test x"$enable_fortran" = xyes; then
 - AC_F77_WRAPPERS
 - AC_F77_LIBRARY_LDFLAGS
-+ AC_F90_WRAPPERS
-+ AC_F90_LIBRARY_LDFLAGS
++ AC_FC_WRAPPERS
++ AC_FC_LIBRARY_LDFLAGS
  fi
  
  ## Choose med_int type between {int,long}

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