Buildsys problems ?

Michael A. Peters mpeters at mac.com
Thu Nov 17 22:40:10 UTC 2005


On Thu, 2005-11-17 at 22:42 +0100, Eric Tanguy wrote:

> Concerning the dos2unix problem, how could i solve it ? Is it a dos2unix
> problem in FC3 ?

I seem to remember having a dos2unix problem and switched to using sed
instead to fix linebreaks.

sed -i 's?\r??' file

The -i option only works with sed >= 3.95 but FC-3 has that
(the -i option modifies the file w/o needing to copy it first)




More information about the fedora-extras-list mailing list