[SCM] mpich.git branch, master, updated. debian/1.4.1-4-52-g2989efc

Torquil Macdonald Sørensen torquil at gmail.com
Tue Jul 9 21:21:53 UTC 2013


The following commit has been merged in the master branch:
commit 2989efc0c4fee9c7c4dad828e3ebbbe2034fb2de
Author: Torquil Macdonald Sørensen <torquil at gmail.com>
Date:   Tue Jul 9 23:21:12 2013 +0200

    Include mpich2 compatibility man page symlinks.

diff --git a/debian/libmpich-dev.links b/debian/libmpich-dev.links
index 0a98072..c83ad19 100644
--- a/debian/libmpich-dev.links
+++ b/debian/libmpich-dev.links
@@ -1,8 +1,13 @@
 usr/include/mpich usr/lib/mpich/include
 usr/bin/mpicxx.mpich usr/bin/mpic++.mpich
 usr/share/man/man1/mpicxx.mpich.1.gz /usr/share/man/man1/mpic++.mpich.1.gz
-# Compatibility links for programs that assume that the mpic{c,xx,f77,f90}.mpich2 exist.
+# Compatibility links for programs that assume that the mpic{c,xx,f77,f90}.mpich2 exist:
 usr/bin/mpicc.mpich usr/bin/mpicc.mpich2
 usr/bin/mpicxx.mpich usr/bin/mpicxx.mpich2
 usr/bin/mpif77.mpich usr/bin/mpif77.mpich2
 usr/bin/mpif90.mpich usr/bin/mpif90.mpich2
+# Symlinks for the corresponding man pages:
+usr/share/man/man1/mpicc.mpich.1.gz /usr/share/man/man1/mpicc.mpich2.1.gz
+usr/share/man/man1/mpicxx.mpich.1.gz /usr/share/man/man1/mpicxx.mpich2.1.gz
+usr/share/man/man1/mpif77.mpich.1.gz /usr/share/man/man1/mpif77.mpich2.1.gz
+usr/share/man/man1/mpif90.mpich.1.gz /usr/share/man/man1/mpif90.mpich2.1.gz

-- 
mpich.git



More information about the debian-science-commits mailing list