summaryrefslogtreecommitdiff
path: root/math/scilab/patches/patch-an
diff options
context:
space:
mode:
Diffstat (limited to 'math/scilab/patches/patch-an')
-rw-r--r--math/scilab/patches/patch-an11
1 files changed, 0 insertions, 11 deletions
diff --git a/math/scilab/patches/patch-an b/math/scilab/patches/patch-an
deleted file mode 100644
index 3c4c39b5f57..00000000000
--- a/math/scilab/patches/patch-an
+++ /dev/null
@@ -1,11 +0,0 @@
-$NetBSD: patch-an,v 1.3 1999/12/22 13:25:43 dmcmahill Exp $
-
---- ./examples/mex-examples/mex-with-so/mexso.dia.ref.orig Tue Sep 14 03:08:45 1999
-+++ ./examples/mex-examples/mex-with-so/mexso.dia.ref Tue Dec 21 18:43:29 1999
-@@ -5,5 +5,5 @@
- ];
-
--addinter("./libmylib.so","libmylib_gateway",scilab_functions);
-+addinter("./libmylib.so.0.0","libmylib_gateway",scilab_functions);
-
-