summaryrefslogtreecommitdiff
path: root/math/octave-current/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'math/octave-current/patches/patch-ab')
-rw-r--r--math/octave-current/patches/patch-ab13
1 files changed, 0 insertions, 13 deletions
diff --git a/math/octave-current/patches/patch-ab b/math/octave-current/patches/patch-ab
deleted file mode 100644
index 927e831b047..00000000000
--- a/math/octave-current/patches/patch-ab
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ab,v 1.1.1.1 2001/03/27 12:06:55 wennmach Exp $
-
---- liboctave/f2c-main.c.orig Tue Sep 14 23:10:50 1999
-+++ liboctave/f2c-main.c Tue Sep 14 23:11:04 1999
-@@ -33,7 +33,7 @@
- assert (0);
- return 0;
- }
--#elif defined (__linux__)
-+#elif defined (__m68k__)
- int
- MAIN__ ()
- {