Opened 11 years ago

Last modified 11 years ago

#40275 closed defect

bash autocompletion uses mac's sed and fails for `make` — at Initial Version

Reported by: Ruslan.Zakirov@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.0
Keywords: Cc:
Port: bash-completion

Description

$ make sed: illegal option -- r usage: sed script [-Ealn] [-i extension] [file ...]

sed [-Ealn] [-i extension] [-e script] ... [-f script_file] ... [file ...]

I have apple's sed, but I suspect that this completion expects gnu sed that is also installed as gsed and I don't want to install links from sed to gsed.

Change History (0)

Note: See TracTickets for help on using tickets.