LAPACK  3.5.0
LAPACK: Linear Algebra PACKage
 All Classes Files Functions Variables Typedefs Macros
liblapack-pic.prerm
Go to the documentation of this file.
1 #!/bin/sh
2 
3 set -e
4 
5 if [ "$1" != "upgrade" ]
6 then
7  update-alternatives --remove liblapack_pic.a /usr/lib/lapack/liblapack_pic.a
8 fi
9 
10 #DEBHELPER#
11 
12 exit 0
debian since it interferes with the way the OPTS variable must be set
Definition: changelog:375
VERSION VERSION update
Definition: README:1
lapack
Definition: changelog:215