LAPACK
3.5.0
LAPACK: Linear Algebra PACKage
Main Page
Files
File List
File Members
liblapack3.postinst
Go to the documentation of this file.
1
#! /bin/sh
2
3
set -e
4
5
update-alternatives --install /usr/lib/liblapack.so.3 liblapack.so.3 \
6
/usr/lib/lapack/liblapack.so.3 10
7
8
# dh_installdeb will replace this with shell code automatically
9
# generated by other debhelper scripts.
10
11
#DEBHELPER#
12
13
exit 0
14
15
debian
liblapack3.postinst
Generated on Mon Nov 2 2015 17:32:32 for LAPACK by
1.8.9.1