diff options
Diffstat (limited to 'math/octave/files/patch-libinterp_mkops')
-rw-r--r-- | math/octave/files/patch-libinterp_mkops | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/math/octave/files/patch-libinterp_mkops b/math/octave/files/patch-libinterp_mkops deleted file mode 100644 index fcb52de86241..000000000000 --- a/math/octave/files/patch-libinterp_mkops +++ /dev/null @@ -1,11 +0,0 @@ ---- libinterp/mkops.orig 2017-02-22 18:01:55 UTC -+++ libinterp/mkops -@@ -18,7 +18,7 @@ - # along with Octave; see the file COPYING. If not, see - # <http://www.gnu.org/licenses/>. - --SED=${SED:-sed} -+SED=gsed - - cat << \EOF - // DO NOT EDIT! Generated automatically by mkops. |