Follow-up Comment #4, bug #16556 (project freeciv):

I run an old version of OpenBSD; I have the same problem with OpenBSD 'sed'.

$ echo EXAMPLE.SVG | sed 's/.svg$//i'
sed: 1: "s/.svg$//i": bad flag in substitute command: 'i'

$ echo EXAMPLE.SVG | sed 's/.[Ss][Vv][Gg]$//'
EXAMPLE

I never encountered this bug because I never use the convert_png script.

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?16556>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to