[hdf5] 01/04: Fix wrong path in h5fc part of flavor-configure-option.patch

Gilles Filippini pini at moszumanska.debian.org
Sat Sep 13 10:04:02 UTC 2014


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

pini pushed a commit to branch master
in repository hdf5.

commit 7710a637142ef89ece01e441f2396bfa9d186658
Author: Gilles Filippini <pini at debian.org>
Date:   Fri Sep 12 08:01:26 2014 +0200

    Fix wrong path in h5fc part of flavor-configure-option.patch
    
    Closes: #761244.
---
 debian/changelog                             | 7 +++++++
 debian/patches/flavor-configure-option.patch | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 30444b5..0b9fe75 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+hdf5 (1.8.13+docs-11) UNRELEASED; urgency=medium
+
+  * Fix wrong path in h5fc part of flavor-configure-option.patch
+    (closes: #761244).
+
+ -- Gilles Filippini <pini at debian.org>  Fri, 12 Sep 2014 07:55:46 +0200
+
 hdf5 (1.8.13+docs-10) unstable; urgency=medium
 
   * Clean-up d/control
diff --git a/debian/patches/flavor-configure-option.patch b/debian/patches/flavor-configure-option.patch
index f7bd535..8907119 100644
--- a/debian/patches/flavor-configure-option.patch
+++ b/debian/patches/flavor-configure-option.patch
@@ -256,7 +256,7 @@ Index: hdf5/fortran/src/h5fc.in
  prefix="@prefix@"
  exec_prefix="@exec_prefix@"
  libdir="@libdir@"
-+libdevdir="@libdir@/hdf5/@FLAVOR@"
++libdevdir="@libdir@/hdf5/@FLAVOR_NAME@"
  includedir="@includedir@"
  HL="@HL@"
  

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/hdf5.git



More information about the Pkg-grass-devel mailing list