[magics] 02/05: Change refwerences in cmake files from libgfortran.so.3 to so.4

Alastair McKinstry mckinstry at moszumanska.debian.org
Sat Nov 11 09:35:33 UTC 2017


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

mckinstry pushed a commit to branch debian/master
in repository magics.

commit c17d4fc24f453a75ef4e4ebb6efd9635f4a94379
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Sat Nov 4 12:40:32 2017 +0000

    Change refwerences in cmake files from libgfortran.so.3 to so.4
---
 debian/changelog | 1 +
 debian/rules     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 82a4420..4075a71 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 magics++ (2.34.3-3) UNRELEASED; urgency=medium
 
   * Build using odb-api.
+  * Change refwerences in cmake files from libgfortran.so.3 to so.4
 
  -- Alastair McKinstry <mckinstry at debian.org>  Fri, 03 Nov 2017 14:50:56 +0000
 
diff --git a/debian/rules b/debian/rules
index 90d2bb1..66802dc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,7 +23,7 @@ export DH_VERBOSE=1
 
 # To fix cmake output change these
 OLD_GF_PATH=$(shell gfortran -print-search-dirs | grep install | cut -f2 -d' '  )libgfortran.so
-NEW_GF_PATH:=$(LIBDIR)/libgfortran.so.3
+NEW_GF_PATH:=$(LIBDIR)/libgfortran.so.4
 
 # -DCMAKE_PREFIX_PATH=${LIBDIR}/cmake/grib_api \
 

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



More information about the debian-science-commits mailing list