1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43
|
/usr/lib/${DEB_HOST_MULTIARCH}/openmpi/lib/openmpi40/*.la
/usr/lib/${DEB_HOST_MULTIARCH}/openmpi/lib/*.la
# Installed, but dh_install doesn't handle the mv well
usr/lib/${DEB_HOST_MULTIARCH}/openmpi/lib/libopen-pal.so.80
usr/lib/${DEB_HOST_MULTIARCH}/openmpi/lib/liboshmem.so.40
usr/lib/${DEB_HOST_MULTIARCH}/openmpi/lib/libmpi_mpifh.so.40
usr/lib/${DEB_HOST_MULTIARCH}/openmpi/lib/libompitrace.so.40
usr/lib/${DEB_HOST_MULTIARCH}/openmpi/lib/libmpi.so.40
usr/lib/${DEB_HOST_MULTIARCH}/openmpi/lib/mpi.jar
usr/bin/shmem*
usr/bin/mpirun.openmpi
usr/bin/pcc
usr/bin/oshrun
usr/share/man/man1/ompi-server.1
usr/share/man/man1/mpijavac.1
usr/share/man/man1/oshc++.1
usr/share/man/man1/orte-info.1
usr/share/man/man1/oshcxx.1
usr/share/man/man1/shmemCC.1
usr/share/man/man1/shmemcc.1
usr/share/man/man1/shmemfort.1
usr/share/man/man1/shmemcxx.1
usr/share/man/man1/orte-server.1
usr/share/man/man1/oshmem_info.1
usr/share/man/man1/shmemrun.1
usr/share/man/man1/oshcc.1
usr/share/man/man1/oshrun.1
usr/share/man/man1/oshCC.1
usr/share/man/man1/oshfort.1
usr/share/man/man1/shmemc++.1
usr/share/pmix/*
# These will not be installed on binary-only builds
usr/share/doc/openmpi/javadoc-openmpi/*
# ditto for binary-indep builds
/usr/lib/*/openmpi/lib/*
/usr/bin/mpijavac
usr/bin/mpijavac.pl
usr/bin/oshCC
usr/bin/oshc++
usr/bin/oshcc
usr/bin/oshcxx
usr/bin/oshfort
usr/bin/oshmem_info
|