[uClibc] perl -p -ie changed to sed -ie in buildroot

Rob Landley rob at landley.net
Fri Nov 14 20:29:06 UTC 2003


On Friday 14 November 2003 04:56, Peter S. Mazinger wrote:
> Hello!
>
> This change will produce problems on about all distros not using sed-4.x
> (there are some out there).
> My proposal: introduce a SED variable, run a test against the system's
> sed if it supports -i, and if not, try out busybox sed (I do not know
> if it supports -i, but if yes, there are some versions that do not, so
> check this too), and if none works, use perl -p instead.

If busybox sed doesn't support -i, email me and I will fix it.

> Peter

Rob



More information about the uClibc mailing list