LAPACK  3.5.0
LAPACK: Linear Algebra PACKage
 All Classes Files Functions Variables Typedefs Macros
liblapack-dev.postinst
Go to the documentation of this file.
1 #! /bin/sh
2 
3 set -e
4 
5 update-alternatives --install /usr/lib/liblapack.so liblapack.so /usr/lib/lapack/liblapack.so 20 \
6  --slave /usr/lib/liblapack.a liblapack.a /usr/lib/lapack/liblapack.a
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 since it interferes with the way the OPTS variable must be set
Definition: changelog:386
VERSION VERSION update
Definition: README:1
lapack
Definition: changelog:226