aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/cblas-reference/files/cblas-reference-20030223-autotool.patch')
-rw-r--r--sci-libs/cblas-reference/files/cblas-reference-20030223-autotool.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/cblas-reference/files/cblas-reference-20030223-autotool.patch b/sci-libs/cblas-reference/files/cblas-reference-20030223-autotool.patch
index d451bf9b8..268194aa4 100644
--- a/sci-libs/cblas-reference/files/cblas-reference-20030223-autotool.patch
+++ b/sci-libs/cblas-reference/files/cblas-reference-20030223-autotool.patch
@@ -43,7 +43,7 @@
+
+
--- cblas.pc.in 1970-01-01 01:00:00.000000000 +0100
-+++ cblas.pc.in 2007-08-14 17:17:22.000000000 +0100
++++ cblas.pc.in 2007-08-17 11:38:46.000000000 +0100
@@ -0,0 +1,13 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
@@ -56,7 +56,7 @@
+Requires: blas
+URL: http://www.netlib.org/blas/
+Libs: -lcblas
-+Libs.private: -lm @FLIBS@
++Libs.private: @FLIBS@
+Cflags: -I${includedir}
--- src/Makefile.am 1970-01-01 01:00:00.000000000 +0100
+++ src/Makefile.am 2007-08-16 12:21:02.000000000 +0100