diff --git a/builds/install/posix-common/posixLibrary.sh.in b/builds/install/posix-common/posixLibrary.sh.in index 776f6ac684..b9b2f50e24 100644 --- a/builds/install/posix-common/posixLibrary.sh.in +++ b/builds/install/posix-common/posixLibrary.sh.in @@ -371,8 +371,6 @@ replaceLineInFile() { #------------------------------------------------------------------------ # "edit" file $1 - replace line starting from $2 with $3 -# This should stop ed/ex/vim/"what else editor" battle. -# I hope awk is present in any posix system? AP. editFile() { FileName=$1