summaryrefslogtreecommitdiff
path: root/math/octave/files/patch-scripts_mk-pkg-add
diff options
context:
space:
mode:
Diffstat (limited to 'math/octave/files/patch-scripts_mk-pkg-add')
-rw-r--r--math/octave/files/patch-scripts_mk-pkg-add11
1 files changed, 0 insertions, 11 deletions
diff --git a/math/octave/files/patch-scripts_mk-pkg-add b/math/octave/files/patch-scripts_mk-pkg-add
deleted file mode 100644
index 56b78e04f53a..000000000000
--- a/math/octave/files/patch-scripts_mk-pkg-add
+++ /dev/null
@@ -1,11 +0,0 @@
---- scripts/mk-pkg-add.orig 2017-02-22 18:01:55 UTC
-+++ scripts/mk-pkg-add
-@@ -24,7 +24,7 @@
-
- set -e
-
--SED=${SED:-sed}
-+SED=gsed
-
- prefix="$1/"
- if [ "$1" ]; then