LAPACK
3.5.0
LAPACK: Linear Algebra PACKage
Main Page
Files
File List
File Members
All
Files
Functions
Typedefs
Macros
liblapack3.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.so.3 /usr/lib/lapack/liblapack.so.3
8
fi
9
10
#DEBHELPER#
11
12
exit 0
debian
liblapack3.prerm
Generated on Fri Oct 24 2014 09:18:25 for LAPACK by
1.8.8