ports/math/octave/files/patch-scripts_mk-pkg-add
Stephen Montgomery-Smith 03c2ec3f73 - Update to 4.2.1.
- Maintainership to stephen@.

PR:		ports/225073
Submitted by:	Ben Lauwens <ben.lauwens@gmail.com>
2018-02-24 21:52:31 +00:00

11 lines
167 B
Text

--- 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