Get sed invocation to hopefully work with GNU sed.
[ustaxlib.git] / build.sh
index 63491589c9eedf60f77cc3fa9c24b4722c928473..d2a7115e36d5bba4059e06966275570b087691b1 100755 (executable)
--- a/build.sh
+++ b/build.sh
@@ -23,4 +23,4 @@ cp LICENSE.txt $OUTDIR
 
 # "Preprocess" the dist package.json.
 cp ./package.json $OUTDIR
-sed -i '' -e s@\"dist/@\"@ $OUTDIR/package.json
+sed -i='' -e s@\"dist/@\"@ $OUTDIR/package.json