* update lapack to 3.12.0-3
This commit is contained in:
parent
cc6e174816
commit
1a37584f1a
@ -15,7 +15,7 @@ pkgname=(blas
|
||||
lapacke64
|
||||
lapack-doc)
|
||||
pkgver=3.12.0
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
url='https://www.netlib.org/lapack'
|
||||
pkgdesc='Linear Algebra PACKage'
|
||||
makedepends=(cmake
|
||||
@ -146,4 +146,5 @@ package_lapack-doc() {
|
||||
|
||||
mkdir -p "$pkgdir"/usr/share
|
||||
cp -r build/DOCS/man "$pkgdir"/usr/share
|
||||
rm "$pkgdir"/usr/share/man/man3/isnan.3 # conflicts with man-pages
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user