'ed -' is no longer supported by some systems. Use 'ed -s'

This commit is contained in:
ceriel
1995-08-14 08:08:56 +00:00
parent 525eb1f1a4
commit c587ca287e
5 changed files with 18 additions and 18 deletions

View File

@@ -69,7 +69,7 @@ then
fi
case $ACM in
sun3|sparc)
ed - make_macros <<'EOF'
ed -s make_macros <<'EOF'
/cc-and-mkdep.sun/s/^..//
w
q