summaryrefslogtreecommitdiff
path: root/math/octave/files/patch-build-aux_find-files-with-tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'math/octave/files/patch-build-aux_find-files-with-tests.sh')
-rw-r--r--math/octave/files/patch-build-aux_find-files-with-tests.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/octave/files/patch-build-aux_find-files-with-tests.sh b/math/octave/files/patch-build-aux_find-files-with-tests.sh
index 8c1eec5da578..8acb71cb655e 100644
--- a/math/octave/files/patch-build-aux_find-files-with-tests.sh
+++ b/math/octave/files/patch-build-aux_find-files-with-tests.sh
@@ -1,6 +1,6 @@
---- build-aux/find-files-with-tests.sh.orig 2018-04-30 17:03:56 UTC
+--- build-aux/find-files-with-tests.sh.orig 2020-11-26 18:20:44 UTC
+++ build-aux/find-files-with-tests.sh
-@@ -21,7 +21,7 @@
+@@ -28,7 +28,7 @@
set -e
GREP=${GREP:-grep}