aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'math/octave-forge/files/patch-configure')
-rw-r--r--math/octave-forge/files/patch-configure11
1 files changed, 0 insertions, 11 deletions
diff --git a/math/octave-forge/files/patch-configure b/math/octave-forge/files/patch-configure
deleted file mode 100644
index a25912529846..000000000000
--- a/math/octave-forge/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig Thu Feb 12 16:56:56 2004
-+++ configure Fri May 7 06:06:47 2004
-@@ -2686,7 +2686,7 @@
-
- COPY_FLAGS="-fdp"
- case "$canonical_host_type" in
-- powerpc-apple-darwin*)
-+ powerpc-apple-darwin*|*freebsd*)
- COPY_FLAGS="-Rfp"
- ;;
- esac