diff options
Diffstat (limited to 'math/octave/files/patch-libcruft+mkf77def.in')
-rw-r--r-- | math/octave/files/patch-libcruft+mkf77def.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/math/octave/files/patch-libcruft+mkf77def.in b/math/octave/files/patch-libcruft+mkf77def.in deleted file mode 100644 index 7383c372bf5d..000000000000 --- a/math/octave/files/patch-libcruft+mkf77def.in +++ /dev/null @@ -1,11 +0,0 @@ ---- libcruft/mkf77def.in.orig 2011-02-08 04:00:51.000000000 -0600 -+++ libcruft/mkf77def.in 2011-04-20 18:26:34.000000000 -0500 -@@ -18,7 +18,7 @@ - # along with Octave; see the file COPYING. If not, see - # <http://www.gnu.org/licenses/>. - --SED=${SED:-'sed'} -+SED=gsed - AWK=${AWK:-'awk'} - - F77_TOLOWER="@F77_APPEND_UNDERSCORE@" |