summaryrefslogtreecommitdiff
path: root/math/rlab/patches/patch-ao
diff options
context:
space:
mode:
Diffstat (limited to 'math/rlab/patches/patch-ao')
-rw-r--r--math/rlab/patches/patch-ao10
1 files changed, 10 insertions, 0 deletions
diff --git a/math/rlab/patches/patch-ao b/math/rlab/patches/patch-ao
new file mode 100644
index 00000000000..e696aa88a42
--- /dev/null
+++ b/math/rlab/patches/patch-ao
@@ -0,0 +1,10 @@
+$NetBSD: patch-ao,v 1.1 2001/02/15 18:14:36 jtb Exp $
+
+--- flibs/ranlib/src/Makefile.in.orig Thu Feb 15 17:08:02 2001
++++ flibs/ranlib/src/Makefile.in
+@@ -1,4 +1,4 @@
+-LIBRARY = libranlib.a
++LIBRARY = libranlib_rlab.a
+
+ SHELL = @MSHELL@
+ F77 = @F77@