summaryrefslogtreecommitdiff
path: root/math/octave/files/patch-build-aux_mk-pkg-add.sh
blob: 59c7718b98940829555a4ceda1c498b7cf93f9f3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- build-aux/mk-pkg-add.sh.orig	2023-03-09 00:21:26 UTC
+++ build-aux/mk-pkg-add.sh
@@ -31,7 +31,7 @@ export LC_ALL
 
 set -e
 
-SED=${SED:-sed}
+SED=gsed
 
 srcdir="$1"
 shift