aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/blas-goto')
-rw-r--r--sci-libs/blas-goto/Manifest8
-rw-r--r--sci-libs/blas-goto/files/blas.pc.in4
2 files changed, 5 insertions, 7 deletions
diff --git a/sci-libs/blas-goto/Manifest b/sci-libs/blas-goto/Manifest
index 6fe2bfdc0..4083b2d95 100644
--- a/sci-libs/blas-goto/Manifest
+++ b/sci-libs/blas-goto/Manifest
@@ -1,7 +1,7 @@
-AUX blas.pc.in 302 RMD160 4b7585f42152749a034ba17ec30f2c0afdfaa574 SHA1 465de61e8b57f509eb3268e71fe3f7dfc629a394 SHA256 b1135b177d91f06145e3a6d99ebdc53515a6446cc4d66ff4f6a9cc18a97875f8
-MD5 c937385edb7a826dc325c2a598870cbd files/blas.pc.in 302
-RMD160 4b7585f42152749a034ba17ec30f2c0afdfaa574 files/blas.pc.in 302
-SHA256 b1135b177d91f06145e3a6d99ebdc53515a6446cc4d66ff4f6a9cc18a97875f8 files/blas.pc.in 302
+AUX blas.pc.in 287 RMD160 fe259faa9ea6ed00cbe7bc5aab106a0a2541b49f SHA1 f6b0f1f20f959cc7d6bb6a89628fc078f04e0446 SHA256 c464a6f0ab3e913d48394c2ecd2f4c874e11440710207dd7d4c8e475e40de8e2
+MD5 00a789cced0c73c68e0598aec90463d8 files/blas.pc.in 287
+RMD160 fe259faa9ea6ed00cbe7bc5aab106a0a2541b49f files/blas.pc.in 287
+SHA256 c464a6f0ab3e913d48394c2ecd2f4c874e11440710207dd7d4c8e475e40de8e2 files/blas.pc.in 287
AUX eselect.blas.goto 193 RMD160 b25ff1d0b37fed194afde473019706e6a9404718 SHA1 e4c78e7cace1d7144f1fc921a29d516b4234703d SHA256 33a9d0be6f400f792f744604afae7239b2d7392cc0e8cac758b53e695acc0802
MD5 123cb7f07958ee38eebc1bfd038ad840 files/eselect.blas.goto 193
RMD160 b25ff1d0b37fed194afde473019706e6a9404718 files/eselect.blas.goto 193
diff --git a/sci-libs/blas-goto/files/blas.pc.in b/sci-libs/blas-goto/files/blas.pc.in
index fb802cfb0..81940962c 100644
--- a/sci-libs/blas-goto/files/blas.pc.in
+++ b/sci-libs/blas-goto/files/blas.pc.in
@@ -7,6 +7,4 @@ Name: blas
Description: GOTO implementations of the F77 Basic Linear Algebra Subroutines
Version: @PV@
URL: http://www.tacc.utexas.edu/resources/software/software.php
-Libs: -L${libdir} -lblas
-Libs.private: @EXTLIBS@
-
+Libs: -L${libdir} -lblas @EXTLIBS@