[gnutls-devel] [sr #108615] Regenerating documentation fails when sed is BSD sed
Ryan Schmidt
INVALID.NOREPLY at gnu.org
Sun Jul 27 15:23:48 CEST 2014
Follow-up Comment #5, sr #108615 (project gnutls):
Doing some testing, I see that's not going to work. GNU sed requires no space
between -i and the argument, while BSD sed requires a space if it's the empty
string. A portable solution that does work with both seds is to just specify a
backup suffix, e.g. "-i.bak" works.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/support/?108615>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
More information about the Gnutls-devel
mailing list