LAPACK
3.5.0
LAPACK: Linear Algebra PACKage
Main Page
Files
File List
File Members
All
Files
Functions
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
liblapack-pic.prerm
Generated on Wed Oct 15 2014 20:02:22 for LAPACK by
1.8.8