http://www.linuxfromscratch.org/blfs/view/stable-systemd/x/webkitgtk.html

On stable systemd 7.10, I see this sed being applied:
  sed -e 's/“/\"/' -e 's/”/\"/' \
      -i Source/WebCore/xml/XMLViewer.{css,js}

Which returns:
  sed: -e expression #2, char 0: no previous regular expression

When I look at the files it is targeting, I don't see any double-quotes.
Is this sed needed?  webkitgtk-2.12.4 with everything except MathML
compiles just fine on x86_64 this sed.

Thanks!

Craig Jackson
[email protected]
253-459-5384 cell
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to