#8606: cdrdao-1.2.3: sed script pattern is too promiscuous.
--------------------------+-------------------------
Reporter: jeremy_henty | Owner: blfs-book@…
Type: defect | Status: new
Priority: normal | Milestone: 7.11
Component: BOOK | Version: SVN
Severity: normal | Keywords:
--------------------------+-------------------------
The cdrdao-1.2.3 instructions include a sed script that adds a '#include'
line to dao/ScsiIf-linux.cc . Surprisingly, this command adds the
'#include' line in 7 (!) places. This is not fatal, but it is clearly not
what is intended.
I propose to modify the sed editor command from '/ioctl/a ...' to
'/sys\/ioctl/a ...'. This adds the '#include' line exactly once in the
right place.
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/8606>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page