[hdf5] 08/24: Add mpi flavour to the libraries

Alastair McKinstry mckinstry at moszumanska.debian.org
Sun Jun 8 12:51:25 UTC 2014


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

mckinstry pushed a commit to branch dev-alternatives
in repository hdf5.

commit b364642f758bacc1897f6bd0b8be504aef55c479
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Tue Jun 3 19:51:37 2014 +0100

    Add mpi flavour to the libraries
---
 debian/libhdf5-flavor-dev.postinst.in | 17 ++++++++++++++++-
 1 file changed, 16 insertions(+), 1 deletion(-)

diff --git a/debian/libhdf5-flavor-dev.postinst.in b/debian/libhdf5-flavor-dev.postinst.in
index 2f3cb72..648b785 100644
--- a/debian/libhdf5-flavor-dev.postinst.in
+++ b/debian/libhdf5-flavor-dev.postinst.in
@@ -8,10 +8,25 @@ set -e
 	--slave /usr/bin/h5pfc h5pfc /usr/bin/h5pfc. at FLAVOR@ \
 	--slave /usr/share/man/man1/h5pcc.1.gz h5pcc.1.gz /usr/share/man/man1/h5pcc. at FLAVOR@.1.gz \
 	--slave /usr/share/man/man1/h5pfc.1.gz h5pfc.1.gz /usr/share/man/man1/h5pfc. at FLAVOR@.1.gz \
+ else 
+  update-alternatives \
+	--install /usr/lib/@MULTIARCH@/pkgconfig/hdf5-mpi.pc /usr/lib/@MULTIARCH@/pkgconfig/hdf5- at FLAVOR@.pc \
+        --slave /usr/lib/@MULTIARCH@/libhdf5_mpi.so.8.0.2     /usr/lib/@MULTIARCH@/libhdf5 at FLAVOR@.so.8.0.2 \
+        --slave /usr/lib/@MULTIARCH@/libhdf5hl_mpi.so.8.0.2   /usr/lib/@MULTIARCH@/libhdf5hl at FLAVOR@.so.8.0.2 \
+        --slave /usr/lib/@MULTIARCH@/libhdf5_mpi_fortran.so.8.0.2     /usr/lib/@MULTIARCH@/libhdf5_fortran at FLAVOR@.so.8.0.2 \
+        --slave /usr/lib/@MULTIARCH@/libhdf5hl_mpi_fortran.so.8.0.2   /usr/lib/@MULTIARCH@/libhdf5hl_fortran at FLAVOR@.so.8.0.2  \
+        --slave /usr/lib/@MULTIARCH@/libhdf5_mpi.so.8         /usr/lib/@MULTIARCH@/libhdf5- at FLAVOR@.so.8.0.2 \
+        --slave /usr/lib/@MULTIARCH@/libhdf5hl_mpi.so.8       /usr/lib/@MULTIARCH@/libhdf5hl at FLAVOR@.so.8.0.2 \
+        --slave /usr/lib/@MULTIARCH@/libhdf5_mpi_fortran.so.8         /usr/lib/@MULTIARCH@/libhdf5_fortran at FLAVOR@.so.8.0.2 \
+        --slave /usr/lib/@MULTIARCH@/libhdf5hl_mpi_fortran.so.8       /usr/lib/@MULTIARCH@/libhdf5hl_fortran at FLAVOR@.so.8.0.2 \
+        --slave /usr/lib/@MULTIARCH@/libhdf5_mpi.so         /usr/lib/@MULTIARCH@/libhdf5- at FLAVOR@.so.8.0.2 \
+        --slave /usr/lib/@MULTIARCH@/libhdf5hl_mpi.so       /usr/lib/@MULTIARCH@/libhdf5hl at FLAVOR@.so.8.0.2 \
+        --slave /usr/lib/@MULTIARCH@/libhdf5_mpi_fortran.so         /usr/lib/@MULTIARCH@/libhdf5_fortran at FLAVOR@.so.8.0.2 \
+        --slave /usr/lib/@MULTIARCH@/libhdf5hl_mpi_fortran.so       /usr/lib/@MULTIARCH@/libhdf5hl_fortran at FLAVOR@.so.8.0.2
  fi
  update-alternatives \
 	--install /usr/lib/@MULTIARCH@/pkgconfig/hdf5.pc 	  /usr/lib/@MULTIARCH@/pkgconfig/hdf5- at FLAVOR@.pc \
-	--slave /usr/lib/@MULTIARCH@/libhdf5.so.8.0.2	  /usr/lib/@MULTIARCH@/libhdf5- at FLAVOR@.so.8.0.2 \
+	--slave /usr/lib/@MULTIARCH@/libhdf5.so.8.0.2	  /usr/lib/@MULTIARCH@/libhdf5 at FLAVOR@.so.8.0.2 \
 	--slave /usr/lib/@MULTIARCH@/libhdf5hl.so.8.0.2	  /usr/lib/@MULTIARCH@/libhdf5hl at FLAVOR@.so.8.0.2 \
 	--slave /usr/lib/@MULTIARCH@/libhdf5_fortran.so.8.0.2	  /usr/lib/@MULTIARCH@/libhdf5_fortran at FLAVOR@.so.8.0.2 \
 	--slave /usr/lib/@MULTIARCH@/libhdf5hl_fortran.so.8.0.2	  /usr/lib/@MULTIARCH@/libhdf5hl_fortran at FLAVOR@.so.8.0.2  \

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