[arch-commits] Commit in openblas/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Wed Feb 12 08:14:07 UTC 2020


    Date: Wednesday, February 12, 2020 @ 08:14:06
  Author: felixonmars
Revision: 569111

upgpkg: openblas 0.3.8-1

Modified:
  openblas/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-12 08:09:49 UTC (rev 569110)
+++ PKGBUILD	2020-02-12 08:14:06 UTC (rev 569111)
@@ -28,7 +28,7 @@
   cd "$srcdir/$_pkgname-$pkgver"
 
   make PREFIX="$pkgdir"/usr NUM_THREADS=64 MAJOR_VERSION=3 install
-  rm -f "$pkgdir"/usr/include/cblas.h "$pkgdir"/usr/include/lapacke*
+  rm -f "$pkgdir"/usr/include/cblas.h "$pkgdir"/usr/include/lapack*
   install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
 
   cd "$pkgdir"/usr/lib/



More information about the arch-commits mailing list