pkgsrc/math/rlab/patches/patch-ac
2001-02-15 18:16:56 +00:00

10 lines
237 B
Text

$NetBSD: patch-ac,v 1.3 2001/02/15 18:16:56 jtb Exp $
--- flibs/blas/Makefile.in.orig Thu Feb 15 17:04:05 2001
+++ flibs/blas/Makefile.in
@@ -1,4 +1,4 @@
-LIBRARY = libblas.a
+LIBRARY = libblas_rlab.a
SHELL = @MSHELL@
F77 = @F77@