mirror of
https://git.freebsd.org/ports.git
synced 2025-06-10 23:30:29 -04:00
- Maintainership to stephen@. PR: ports/225073 Submitted by: Ben Lauwens <ben.lauwens@gmail.com>
11 lines
275 B
Text
11 lines
275 B
Text
--- 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.
|